diff options
Diffstat (limited to 'src/testing/export_test.go')
| -rw-r--r-- | src/testing/export_test.go | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/testing/export_test.go b/src/testing/export_test.go index 65e5c3dbb8..0022491ecd 100644 --- a/src/testing/export_test.go +++ b/src/testing/export_test.go @@ -4,8 +4,4 @@ package testing -var ( - RoundDown10 = roundDown10 - RoundUp = roundUp - PrettyPrint = prettyPrint -) +var PrettyPrint = prettyPrint |
