summaryrefslogtreecommitdiff
path: root/test/files/buildmanager/t2790/t2790.test
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert.plociniczak@epfl.ch>2010-01-26 14:21:58 +0000
committerHubert Plociniczak <hubert.plociniczak@epfl.ch>2010-01-26 14:21:58 +0000
commit8856f21f59ff735db7951901a799300a5affd9cc (patch)
treea9db04b6760d4bdaf929a419fa48c784ece03c12 /test/files/buildmanager/t2790/t2790.test
parent6441087c31b9f550bb36d6afac4cfc7d4292b7cd (diff)
downloadscala-8856f21f59ff735db7951901a799300a5affd9cc.tar.gz
scala-8856f21f59ff735db7951901a799300a5affd9cc.tar.bz2
scala-8856f21f59ff735db7951901a799300a5affd9cc.zip
Another batch of tests. No review.
Diffstat (limited to 'test/files/buildmanager/t2790/t2790.test')
-rw-r--r--test/files/buildmanager/t2790/t2790.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/buildmanager/t2790/t2790.test b/test/files/buildmanager/t2790/t2790.test
new file mode 100644
index 0000000000..6f3bd03361
--- /dev/null
+++ b/test/files/buildmanager/t2790/t2790.test
@@ -0,0 +1,3 @@
+>>compile A.scala B.scala
+>>update A.scala=>A2.scala
+>>compile A.scala