Skip to content

Commit

Permalink
cover tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Nov 22, 2015
1 parent f123248 commit a8a09fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion biopandas/tests/test_pandas_pdb/test_write_pdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
hetatm += line

def test_defaults():
pass
ppdb = PandasPDB()
ppdb.read_pdb(TESTDATA_FILENAME)
ppdb.to_pdb(path=OUTFILE, records=None)
Expand Down

0 comments on commit a8a09fb

Please sign in to comment.