Skip to content

Commit

Permalink
Dummy test for saving
Browse files Browse the repository at this point in the history
  • Loading branch information
honix committed Nov 21, 2018
1 parent 7300f03 commit 51b0967
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/test_window.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ def test_get_window(window):
assert window.active_nodes == []


def test_saving_consistency(window):
# Load some file n times then save and check equality
pass

0 comments on commit 51b0967

Please sign in to comment.