Skip to content

Commit

Permalink
fixed typo with test_client
Browse files Browse the repository at this point in the history
  • Loading branch information
eak24 committed Aug 2, 2018
1 parent bddafec commit 68aba94
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 30 deletions.
File renamed without changes.
27 changes: 0 additions & 27 deletions tests/test_exportstl.py

This file was deleted.

6 changes: 3 additions & 3 deletions tests/test_part.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from tests.test_basic import setup_client
from tests.test_client import setup_client
from onshapepy.part import Part
from tests.test_basic import assembly
from tests.test_basic import part
from tests.test_client import assembly
from tests.test_client import part

my_cube = Part("2d47b6abec9d1de1d2538372", "f2d396ba0762dc1f1dab3de1", "0639ea3c439aa0947744d29a")

Expand Down

0 comments on commit 68aba94

Please sign in to comment.