Remove import test from reports

This commit is contained in:
Doug Blank 2016-06-02 15:56:50 -04:00
parent c338aee30a
commit 4913762d70

View File

@ -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"],