summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2010-06-20 12:45:39 -0700
committerRuss Cox <rsc@golang.org>2010-06-20 12:45:39 -0700
commit969e4a5a5a6a6f2b4035bfab6337ec89b9bf767b (patch)
treec083ddd668fea71354f1f19365aa43b8ae7979df /test
parentbe1fb301f118bbbf0cc9564f72392390425b5c67 (diff)
downloadgolang-969e4a5a5a6a6f2b4035bfab6337ec89b9bf767b.tar.gz
undo changes accidentally included in 09c5add99d50
R=ken2 CC=golang-dev http://codereview.appspot.com/1736042
Diffstat (limited to 'test')
-rw-r--r--test/arm-pass.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/arm-pass.txt b/test/arm-pass.txt
index d96b15c8e..8878f6dc8 100644
--- a/test/arm-pass.txt
+++ b/test/arm-pass.txt
@@ -48,6 +48,7 @@
# ./gc.go
# ./gc1.go
./hashmap.go
+./hilbert.go
./helloworld.go
./if.go
./if1.go
@@ -331,6 +332,7 @@ fixedbugs/bug149.go
fixedbugs/bug150.go
fixedbugs/bug151.go
fixedbugs/bug152.go
+fixedbugs/bug153.go
# fixedbugs/bug154.go # needs floating point
fixedbugs/bug155.go
fixedbugs/bug156.go