Skip to content

Commit b5fdea2

Browse files
CJ-Wrightchiahaoliu
authored andcommitted
remove unused test function
1 parent 0f434f6 commit b5fdea2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_tools.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
tests_dir = os.path.dirname(os.path.abspath(thisfile))
1616
testdata_dir = os.path.join(tests_dir, 'testdata')
1717

18-
def testdata(filename):
19-
return os.path.join(testdata_dir, filename)
20-
2118
import diffpy.pdfmorph.tools as tools
2219

2320
##############################################################################

0 commit comments

Comments
 (0)