summaryrefslogtreecommitdiff
path: root/test/files/run/boolord-msil.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/boolord-msil.check')
-rw-r--r--test/files/run/boolord-msil.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/run/boolord-msil.check b/test/files/run/boolord-msil.check
deleted file mode 100644
index e5f1daa0e5..0000000000
--- a/test/files/run/boolord-msil.check
+++ /dev/null
@@ -1,4 +0,0 @@
-false < false = False
-false < true = True
-true < false = False
-true < true = False