summaryrefslogtreecommitdiff
path: root/modules/simpletest/files/php-1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'modules/simpletest/files/php-1.txt')
-rw-r--r--modules/simpletest/files/php-1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/simpletest/files/php-1.txt b/modules/simpletest/files/php-1.txt
new file mode 100644
index 000000000..dc8e64213
--- /dev/null
+++ b/modules/simpletest/files/php-1.txt
@@ -0,0 +1,3 @@
+<?php
+print 'SimpleTest PHP was executed!';
+?> \ No newline at end of file