summaryrefslogtreecommitdiff
path: root/compat/json/borrowed_scanner_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'compat/json/borrowed_scanner_test.go')
-rw-r--r--compat/json/borrowed_scanner_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/json/borrowed_scanner_test.go b/compat/json/borrowed_scanner_test.go
index c5d67e6..4955405 100644
--- a/compat/json/borrowed_scanner_test.go
+++ b/compat/json/borrowed_scanner_test.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-package lowmemjson // MODIFIED
+package json
import (
"bytes"