diff options
Diffstat (limited to 't/00-test.t')
-rw-r--r-- | t/00-test.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/00-test.t b/t/00-test.t index c3defa40..b9ed2038 100644 --- a/t/00-test.t +++ b/t/00-test.t @@ -5,4 +5,6 @@ require 'Test.php'; plan(1); ok(0 == 0); + +/* vim: set filetype=php: */ ?> |