diff options
| author | bndw <ben@bdw.to> | 2026-02-16 10:58:11 -0800 |
|---|---|---|
| committer | bndw <ben@bdw.to> | 2026-02-16 10:58:11 -0800 |
| commit | 4b7dfe1e7764d8424b1be935c7fea09a102382e8 (patch) | |
| tree | bd80dc38b0c3d9e4332b9f5df25c17fb4943ea64 /relay_test.go | |
| parent | 7a5d5a53e5d6878f38382c4d35f644e088d318d2 (diff) | |
fix: cleanup benchv0.1.0
Diffstat (limited to 'relay_test.go')
| -rw-r--r-- | relay_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/relay_test.go b/relay_test.go index 38b2062..37d1a36 100644 --- a/relay_test.go +++ b/relay_test.go | |||
| @@ -9,7 +9,7 @@ import ( | |||
| 9 | "testing" | 9 | "testing" |
| 10 | "time" | 10 | "time" |
| 11 | 11 | ||
| 12 | "northwest.io/nostr/internal/websocket" | 12 | "code.northwest.io/nostr/internal/websocket" |
| 13 | ) | 13 | ) |
| 14 | 14 | ||
| 15 | // mockRelay creates a test WebSocket server that echoes messages | 15 | // mockRelay creates a test WebSocket server that echoes messages |
