diff options
Diffstat (limited to 'tests/othertests/sql/car.sql')
| -rw-r--r-- | tests/othertests/sql/car.sql | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/othertests/sql/car.sql b/tests/othertests/sql/car.sql deleted file mode 100644 index 8a377aabfb..0000000000 --- a/tests/othertests/sql/car.sql +++ /dev/null @@ -1,2 +0,0 @@ -insert into ansi_sql_car (make, model, year, condition) - values ("Chevy", "Impala", 1966, "mint");
\ No newline at end of file |
