diff --git a/gramps/plugins/test/test_reports.py b/gramps/plugins/test/test_reports.py index 46979e896..3bdace166 100644 --- a/gramps/plugins/test/test_reports.py +++ b/gramps/plugins/test/test_reports.py @@ -234,12 +234,6 @@ reports.addreport(TestDynamic, "WebCal", # [], # off="txt", filename=example) -reports.addcli(TestDynamic, "import_gedcom", - err_does_contain("Cleaning up."), - [None], - "-C", TREE_NAME + "_import_gedcom", - "--import", sample) - reports.addcli(TestDynamic, "export_gedcom", err_does_contain("Cleaning up."), ["test_export.ged"],