mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-14 19:20:44 -05:00
Adding file name to test name
This commit is contained in:
@@ -717,7 +717,7 @@ DELIM
|
||||
[[ "$output" =~ "6" ]] || false
|
||||
}
|
||||
|
||||
@test "import supports tables with dashes in the name" {
|
||||
@test "import-update-tables: import supports tables with dashes in the name" {
|
||||
cat <<DELIM > file.csv
|
||||
pk, c1
|
||||
0,0
|
||||
|
||||
Reference in New Issue
Block a user