summaryrefslogtreecommitdiff
path: root/test/disabled/script/t1017.bat
diff options
context:
space:
mode:
Diffstat (limited to 'test/disabled/script/t1017.bat')
-rwxr-xr-xtest/disabled/script/t1017.bat15
1 files changed, 0 insertions, 15 deletions
diff --git a/test/disabled/script/t1017.bat b/test/disabled/script/t1017.bat
deleted file mode 100755
index 0df49c663c..0000000000
--- a/test/disabled/script/t1017.bat
+++ /dev/null
@@ -1,15 +0,0 @@
-::#!
-::# t1017 - <description>.
-
-@echo off
-call scala -nocompdaemon %0 %*
-goto :eof
-::!#
-
-def foo = {
- bar
-}
-
-var x = 1
-
-def bar = 1