Run benchmarks and fmt in travis (#174)
This commit is contained in:
+1
-1
@@ -1,8 +1,8 @@
|
||||
package query
|
||||
|
||||
import (
|
||||
"testing"
|
||||
"github.com/pelletier/go-toml"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func testQLFlow(t *testing.T, input string, expectedFlow []token) {
|
||||
|
||||
Reference in New Issue
Block a user