diff options
Diffstat (limited to 'axon_test.go')
| -rw-r--r-- | axon_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/axon_test.go b/axon_test.go index b7f5bd6..0775c0c 100644 --- a/axon_test.go +++ b/axon_test.go | |||
| @@ -9,7 +9,7 @@ import ( | |||
| 9 | "testing" | 9 | "testing" |
| 10 | "time" | 10 | "time" |
| 11 | 11 | ||
| 12 | "axon" | 12 | "code.northwest.io/axon" |
| 13 | ) | 13 | ) |
| 14 | 14 | ||
| 15 | // -------------------------------------------------------------------------- | 15 | // -------------------------------------------------------------------------- |
