summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/bignum_test.go2
-rw-r--r--test/golden.out3
2 files changed, 0 insertions, 5 deletions
diff --git a/test/bignum_test.go b/test/bignum_test.go
index 3b80a309c..911bbe51b 100644
--- a/test/bignum_test.go
+++ b/test/bignum_test.go
@@ -491,6 +491,4 @@ func main() {
// Rationals
// TODO add more tests
RatConv();
-
- print("PASSED\n");
}
diff --git a/test/golden.out b/test/golden.out
index e877506b9..c1410a1ea 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -37,9 +37,6 @@ Faulting address: 0x0
pc: xxx
-=========== ./method2.go
-BUG: errchk: command succeeded unexpectedly: 6g ./method2.go
-
=========== ./peano.go
0! = 1
1! = 1