diff options
Diffstat (limited to 'concat/testfiles/c.php')
-rw-r--r-- | concat/testfiles/c.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/concat/testfiles/c.php b/concat/testfiles/c.php new file mode 100644 index 0000000..c222699 --- /dev/null +++ b/concat/testfiles/c.php @@ -0,0 +1,2 @@ +<?php +echo "test\n"; |