aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/macro-expand-override.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/macro-expand-override.check')
-rw-r--r--tests/pending/run/macro-expand-override.check15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/pending/run/macro-expand-override.check b/tests/pending/run/macro-expand-override.check
deleted file mode 100644
index b41dc156c..000000000
--- a/tests/pending/run/macro-expand-override.check
+++ /dev/null
@@ -1,15 +0,0 @@
-(fooBString,Expr[Nothing](Test.this.dd),42)
-(fooDInt,Expr[Nothing](Test.this.dd),42)
-fooBBoolean
-(fooBString,Expr[Nothing](Test.this.db),42)
-(fooBInt,Expr[Nothing](Test.this.db),42)
-fooBBoolean
-(fooZString,Expr[Nothing](Test.this.zz),42)
-(fooDInt,Expr[Nothing](Test.this.zz),42)
-fooZBoolean
-(fooBString,Expr[Nothing](Test.this.zd),42)
-(fooDInt,Expr[Nothing](Test.this.zd),42)
-fooZBoolean
-(fooBString,Expr[Nothing](Test.this.zb),42)
-(fooBInt,Expr[Nothing](Test.this.zb),42)
-fooZBoolean