Tests folder structure reorganisation.

This commit is contained in:
go-jet 2019-07-30 11:45:10 +02:00
parent d0533f73fb
commit 6bf9c32c07
19 changed files with 22 additions and 24 deletions

View file

@ -95,7 +95,7 @@ FROM test_sample.all_types;
testutils.JsonPrint(dest)
testutils.AssertJSONFile(t, "./testdata/common_db_results/bool_operators.json", dest)
testutils.AssertJSONFile(t, "./testdata/common/bool_operators.json", dest)
}
var allTypesJson = `