Skip to content

Commit

Permalink
adjust config for unittest & delete .dbf files
Browse files Browse the repository at this point in the history
- .dbf files are always different. If the file is deleted it will not be compared in unittest
  • Loading branch information
treee111 committed Apr 19, 2022
1 parent 631b47d commit 89b29a0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,8 @@
"-fp",
"-c",
"-md",
"9999"
"9999",
"-nbc"
]
},
{
Expand Down
Binary file removed tests/resources/macos/134/89/land.dbf
Binary file not shown.
Binary file removed tests/resources/macos/138/100/land.dbf
Binary file not shown.

0 comments on commit 89b29a0

Please sign in to comment.