summaryrefslogtreecommitdiff
path: root/test/files/script/loadAndExecute/loadAndExecute.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2009-10-22 14:18:15 +0000
committerPaul Phillips <paulp@improving.org>2009-10-22 14:18:15 +0000
commit1b7e1feee18b1897f831ccd356b1032c09b203fa (patch)
tree0a8f2a9eb04b9cf89bd9c3db314ea0075f4b1f2b /test/files/script/loadAndExecute/loadAndExecute.check
parentd7504cba9b91f02af98a11ed7dc47c9c1302e90d (diff)
downloadscala-1b7e1feee18b1897f831ccd356b1032c09b203fa.tar.gz
scala-1b7e1feee18b1897f831ccd356b1032c09b203fa.tar.bz2
scala-1b7e1feee18b1897f831ccd356b1032c09b203fa.zip
A pending test for #2087, and a script test which
is supposed to exercise r19165, except that I discovered that no script tests have been run since July 2008: r15658 says "remove script tests for now - they seem to block in certain configurations."
Diffstat (limited to 'test/files/script/loadAndExecute/loadAndExecute.check')
-rw-r--r--test/files/script/loadAndExecute/loadAndExecute.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/script/loadAndExecute/loadAndExecute.check b/test/files/script/loadAndExecute/loadAndExecute.check
new file mode 100644
index 0000000000..ccd8cd6e37
--- /dev/null
+++ b/test/files/script/loadAndExecute/loadAndExecute.check
@@ -0,0 +1 @@
+List(hello, world)