diff --git a/tests/develop-test/fulltest.sh b/tests/develop-test/fulltest.sh index 832088b2ed6454cfef879c63448798dc02dedec5..e71a25659b1e5a2eed92e615f63eb18ace64de92 100755 --- a/tests/develop-test/fulltest.sh +++ b/tests/develop-test/fulltest.sh @@ -1 +1 @@ -python3 test.py -f insert/basic.py \ No newline at end of file +python3 test.py -f 1-insert/0-sql/basic.py \ No newline at end of file diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 832088b2ed6454cfef879c63448798dc02dedec5..e71a25659b1e5a2eed92e615f63eb18ace64de92 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -1 +1 @@ -python3 test.py -f insert/basic.py \ No newline at end of file +python3 test.py -f 1-insert/0-sql/basic.py \ No newline at end of file