Skip to content

Commit 285b1f9

Browse files
committed
before refactoring
1 parent 7fded36 commit 285b1f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,14 @@ def test_find_packages():
9999

100100
if __name__ == "__main__":
101101
#run_passive_blink_app()
102-
#run_sliding_puzzle_app()
102+
run_sliding_puzzle_app()
103103

104104
#run_debug()
105105
#run_doodle()
106106
#run_graphical()
107107
#run_melody()
108108

109-
test_margin()
109+
#test_margin()
110110
#test_very_simple()
111111
#test_plotter()
112112

0 commit comments

Comments
 (0)