tests: move handlers test to handlers package

This commit is contained in:
Stavros
2025-07-15 01:38:01 +03:00
parent d3bec635f8
commit 2233557990

View File

@@ -1,4 +1,4 @@
package server_test package handlers_test
import ( import (
"encoding/json" "encoding/json"