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