Skip to content

Commit 2571056

Browse files
committed
Fix test
1 parent 320ce47 commit 2571056

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/test_package.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ def test_import_pg_8(self):
3838
import pygem as pg
3939
igesh = pg.igeshandler.IgesHandler()
4040

41-
def test_import_pg_9(self):
42-
import pygem as pg
43-
guih = pg.gui.Gui()
44-
4541
def test_import_pg_10(self):
4642
import pygem as pg
4743
nurh = pg.nurbshandler.NurbsHandler()

0 commit comments

Comments
 (0)