diff options
author | wei <> | 2007-05-16 01:54:57 +0000 |
---|---|---|
committer | wei <> | 2007-05-16 01:54:57 +0000 |
commit | c5acb6c053ddf7428c0a56af61e26732a51685d4 (patch) | |
tree | c89d6ce111845c1571f55b2999145748b9282f40 /prado-cli | |
parent | f52dd35b28701da6ca62b9d8bde059fcc9974104 (diff) |
update phing simpletest task
Diffstat (limited to 'prado-cli')
-rw-r--r-- | prado-cli | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/prado-cli b/prado-cli new file mode 100644 index 00000000..02751316 --- /dev/null +++ b/prado-cli @@ -0,0 +1,3 @@ +#!/usr/bin/env php +<?php +include(dirname(__FILE__).'/framework/prado-cli.php');
\ No newline at end of file |