diff options
Diffstat (limited to 'scripts/dev/generate-phpt/tests/gtCommandLineOptionsTest.php')
-rw-r--r-- | scripts/dev/generate-phpt/tests/gtCommandLineOptionsTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dev/generate-phpt/tests/gtCommandLineOptionsTest.php b/scripts/dev/generate-phpt/tests/gtCommandLineOptionsTest.php index 1bf32b4608..a034aeca4c 100644 --- a/scripts/dev/generate-phpt/tests/gtCommandLineOptionsTest.php +++ b/scripts/dev/generate-phpt/tests/gtCommandLineOptionsTest.php @@ -43,4 +43,4 @@ require_once 'PHPUnit/Framework.php'; $clo->parse(array('generate-phpt.php', '-f')); } } -?>
\ No newline at end of file +?> |