summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--svc/handlers_test.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/svc/handlers_test.go b/svc/handlers_test.go
index b572a6d..7f2e7d7 100644
--- a/svc/handlers_test.go
+++ b/svc/handlers_test.go
@@ -64,7 +64,6 @@ func Test_apiEndpointHandler(t *testing.T) {
 	})
 }
 
-/*
 func Test_apiTagsBaseHandler(t *testing.T) {
 	initTestConf()
 	t.Run("apiTagsBaseHandler", func(t *testing.T) {
@@ -89,7 +88,7 @@ func Test_apiTagsHandler(t *testing.T) {
 		}
 	})
 }
-*/
+
 func Test_cssHandler(t *testing.T) {
 	initTestConf()
 
t/global.mu?h=hlt&id=bc6436927640603675e2e700007f53c5ab213869'>bc643692 ^
fc2046a1 ^


1ead3562 ^
fc2046a1 ^
455fbac6 ^
fc2046a1 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14