aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/t7120/Run_3.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/t7120/Run_3.scala')
-rw-r--r--tests/pending/run/t7120/Run_3.scala3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/pending/run/t7120/Run_3.scala b/tests/pending/run/t7120/Run_3.scala
deleted file mode 100644
index 95e7f994f..000000000
--- a/tests/pending/run/t7120/Run_3.scala
+++ /dev/null
@@ -1,3 +0,0 @@
-object Test extends Derived with App {
- println( defect( Container( "8" ) ) )
-}