Tests folder structure reorganisation.
This commit is contained in:
parent
d0533f73fb
commit
6bf9c32c07
19 changed files with 22 additions and 24 deletions
|
|
@ -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 = `
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue