1
This commit is contained in:
@@ -107,3 +107,7 @@ func TestDoPrint(t *testing.T) {
|
||||
}
|
||||
t.Log(result)
|
||||
}
|
||||
|
||||
func TestGetPrintList(t *testing.T) {
|
||||
api.GetPrintList("", "", -9, -9, 0, 30)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user