From 969e4a5a5a6a6f2b4035bfab6337ec89b9bf767b Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sun, 20 Jun 2010 12:45:39 -0700 Subject: undo changes accidentally included in 09c5add99d50 R=ken2 CC=golang-dev http://codereview.appspot.com/1736042 --- test/arm-pass.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') 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 -- cgit v1.2.3