summaryrefslogtreecommitdiff
path: root/test/files/presentation
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-10-27 12:42:20 +0100
committerJason Zaugg <jzaugg@gmail.com>2013-10-27 12:42:20 +0100
commit869f92436c8ebe73f0cc0d5113503994f522c3ce (patch)
treed598ae82fe8bf3ed8c4eded138014e004bafbb46 /test/files/presentation
parentc6301ae0afc54b87205079a34d959b8b8d09502c (diff)
downloadscala-869f92436c8ebe73f0cc0d5113503994f522c3ce.tar.gz
scala-869f92436c8ebe73f0cc0d5113503994f522c3ce.tar.bz2
scala-869f92436c8ebe73f0cc0d5113503994f522c3ce.zip
Remove orphaned check files and flags files.
(for f in $(find test -name '*.check' -o -name '*.flags'); do bare=$(echo $f | sed -E 's/\.\w+$//'); ([[ -f "$bare" ]] || [[ -d "$bare" ]] || [[ -f "$bare.scala" ]] || [[ -f "$bare.test" ]] || echo $f) done;) | xargs rm
Diffstat (limited to 'test/files/presentation')
-rw-r--r--test/files/presentation/partial-fun/partial-fun.check1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/files/presentation/partial-fun/partial-fun.check b/test/files/presentation/partial-fun/partial-fun.check
deleted file mode 100644
index adceab8280..0000000000
--- a/test/files/presentation/partial-fun/partial-fun.check
+++ /dev/null
@@ -1 +0,0 @@
-reload: PartialFun.scala