Skip to content

Commit 2233557

Browse files
committed
tests: move handlers test to handlers package
1 parent d3bec63 commit 2233557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package server_test
1+
package handlers_test
22

33
import (
44
"encoding/json"

0 commit comments

Comments
 (0)