Skip to content

Commit

Permalink
Test m.cleanup function to remove directory
Browse files Browse the repository at this point in the history
  • Loading branch information
APMonitor committed Jun 6, 2019
1 parent efe565c commit 21b47f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/test_directory.py
Expand Up @@ -18,4 +18,4 @@

# remove directory and files after 3 seconds
time.sleep(3)
m.remove()
m.cleanup()

0 comments on commit 21b47f8

Please sign in to comment.