aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/showraw_tree_types_untyped.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/showraw_tree_types_untyped.check')
-rw-r--r--tests/pending/run/showraw_tree_types_untyped.check2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/pending/run/showraw_tree_types_untyped.check b/tests/pending/run/showraw_tree_types_untyped.check
deleted file mode 100644
index d8cb1fde0..000000000
--- a/tests/pending/run/showraw_tree_types_untyped.check
+++ /dev/null
@@ -1,2 +0,0 @@
-Apply(Select(New(AppliedTypeTree(Ident(scala.collection.immutable.HashMap), List(Select(Ident(scala.Predef), TypeName("String")), Select(Ident(scala.Predef), TypeName("String"))))), termNames.CONSTRUCTOR), List())
-Apply(Select(New(AppliedTypeTree(Ident(scala.collection.mutable.HashMap), List(Select(Ident(scala.Predef), TypeName("String")), Select(Ident(scala.Predef), TypeName("String"))))), termNames.CONSTRUCTOR), List())