aboutsummaryrefslogtreecommitdiff
path: root/src/internal/runtime/strconv/atoi_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/runtime/strconv/atoi_test.go')
-rw-r--r--src/internal/runtime/strconv/atoi_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/runtime/strconv/atoi_test.go b/src/internal/runtime/strconv/atoi_test.go
index 49cd6f160a..71a8030b1d 100644
--- a/src/internal/runtime/strconv/atoi_test.go
+++ b/src/internal/runtime/strconv/atoi_test.go
@@ -102,4 +102,3 @@ func TestAtoi32(t *testing.T) {
}
}
}
-