aboutsummaryrefslogtreecommitdiff
path: root/kamus_cache_test.go
diff options
context:
space:
mode:
authorShulhan <m.shulhan@gmail.com>2020-05-30 03:26:34 +0700
committerShulhan <m.shulhan@gmail.com>2020-05-30 03:26:34 +0700
commit734ce643ecbc992834a8f78b44904b82b09bc84b (patch)
treed67aec8f6e0fe922e3bb6c7abc91fb8ad30ee9e7 /kamus_cache_test.go
parent6b03e4fd9670f865216a773545ea4a0bbf534582 (diff)
downloadkamusku-734ce643ecbc992834a8f78b44904b82b09bc84b.tar.xz
all: rename the module to "kamusku"
Diffstat (limited to 'kamus_cache_test.go')
-rw-r--r--kamus_cache_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/kamus_cache_test.go b/kamus_cache_test.go
index 44ccb92..09a51cf 100644
--- a/kamus_cache_test.go
+++ b/kamus_cache_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 kbbi
+package kamusku
import (
"testing"