fix(server/test): enable files api tests

This commit is contained in:
hexxa 2022-07-24 09:31:46 +08:00 committed by Hexxa
parent bd2e831a5d
commit fc653d1c15

View file

@ -16,7 +16,7 @@ import (
"github.com/ihexxa/quickshare/src/handlers/fileshdr"
)
func xTestFileHandlers(t *testing.T) {
func TestFileHandlers(t *testing.T) {
addr := "http://127.0.0.1:8686"
rootPath := "tmpTestData"
config := `{