Commit 020faa00 authored by vipwzw's avatar vipwzw Committed by 33cn

fix test

parent 6e34f886
...@@ -22,9 +22,7 @@ import ( ...@@ -22,9 +22,7 @@ import (
) )
func TestTicket(t *testing.T) { func TestTicket(t *testing.T) {
for i := 0; i < 10; i++ { testTicket(t)
testTicket(t)
}
} }
func testTicket(t *testing.T) { func testTicket(t *testing.T) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment