aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/testing.txt
diff options
context:
space:
mode:
authorDan Kegel <[email protected]>2022-03-13 12:27:44 -0700
committerRon Evans <[email protected]>2022-03-15 05:59:00 +0100
commitc534fa1b6f935d8176528131488853c4f67f6cc8 (patch)
treed53ffe305816bde789ee88fa688bdde495861920 /testdata/testing.txt
parenteed78338e6ac5cdcc60c824ea3b3457f4425d5fe (diff)
downloadtinygo-c534fa1b6f935d8176528131488853c4f67f6cc8.tar.gz
tinygo-c534fa1b6f935d8176528131488853c4f67f6cc8.zip
On baremetal platforms, use simpler test matcher. Fixes #2666.
Uses same matcher in testdata (because now we can't replace it in testdata).
Diffstat (limited to 'testdata/testing.txt')
-rw-r--r--testdata/testing.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/testing.txt b/testdata/testing.txt
index ff124de14..6a8ee0591 100644
--- a/testdata/testing.txt
+++ b/testdata/testing.txt
@@ -15,7 +15,7 @@
--- FAIL: TestAllLowercase (0.00s)
--- FAIL: TestAllLowercase/BETA (0.00s)
expected lowercase name, got BETA
- --- FAIL: TestAllLowercase/DELTA (0.00s)
- expected lowercase name, got DELTA
+ --- FAIL: TestAllLowercase/BELTA (0.00s)
+ expected lowercase name, got BELTA
FAIL
exitcode: 1