Skip to content

Commit ef9838e

Browse files
committed
remove
1 parent eca7ba4 commit ef9838e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mergin/test/test_mergin_project.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,6 @@ def test_set_tables_to_skip():
444444

445445
def test_set_tables_to_include():
446446
"""Only tables in set_tables_to_include appear in the changeset."""
447-
# two_tables.gpkg -> two_tables_1_A.gpkg: only survey changes, simple is unchanged
448447
base = os.path.join(TEST_DATA_DIR, "two_tables.gpkg")
449448
modified = os.path.join(TEST_DATA_DIR, "two_tables_1_A.gpkg")
450449

0 commit comments

Comments
 (0)