summaryrefslogtreecommitdiff
path: root/scripts/test.script
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test.script')
-rw-r--r--scripts/test.script4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/test.script b/scripts/test.script
new file mode 100644
index 000000000..a45f3f0c6
--- /dev/null
+++ b/scripts/test.script
@@ -0,0 +1,4 @@
+This file is for testing purposes only.
+
+It is used to test the functionality of drupal_get_filename(). See
+BootstrapGetFilenameTestCase::testDrupalGetFilename() for more information.