summaryrefslogtreecommitdiff
path: root/test/files/presentation/ide-t1001326/src/a/A.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/presentation/ide-t1001326/src/a/A.scala')
-rw-r--r--test/files/presentation/ide-t1001326/src/a/A.scala5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/files/presentation/ide-t1001326/src/a/A.scala b/test/files/presentation/ide-t1001326/src/a/A.scala
deleted file mode 100644
index c82ca02231..0000000000
--- a/test/files/presentation/ide-t1001326/src/a/A.scala
+++ /dev/null
@@ -1,5 +0,0 @@
-package a
-
-class A {
- def foo(s: String) = s + s
-} \ No newline at end of file