aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/testing/export_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/testing/export_test.go')
-rw-r--r--libgo/go/testing/export_test.go5
1 files changed, 1 insertions, 4 deletions
diff --git a/libgo/go/testing/export_test.go b/libgo/go/testing/export_test.go
index 89781b4..0022491 100644
--- a/libgo/go/testing/export_test.go
+++ b/libgo/go/testing/export_test.go
@@ -4,7 +4,4 @@
package testing
-var (
- RoundDown10 = roundDown10
- RoundUp = roundUp
-)
+var PrettyPrint = prettyPrint