Skip to content

Commit

Permalink
test records
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Nov 22, 2015
1 parent a8a09fb commit 7290fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biopandas/tests/test_pandas_pdb/test_write_pdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def test_defaults():
assert f1 == f2
os.remove(OUTFILE)

def test_defaults():
def test_records():
"""Test private _read_pdb"""
ppdb = PandasPDB()
ppdb.read_pdb(TESTDATA_FILENAME)
Expand Down

0 comments on commit 7290fb4

Please sign in to comment.