Skip to content

Commit

Permalink
Besen Besen seis gewesen!
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Neuschmidt committed Feb 6, 2015
1 parent 19b9c09 commit 5a3b5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
print("\033[31;1m", get_python_lib(), "\033[0m")
ignore_list = [
os.path.join(tempfile.gettempdir(), "**"),
os.path.join(get_python_lib(), "**"),
os.path.join(os.path.split(get_python_lib())[0], "**"),
os.path.join("coalib", "tests", "**"),
os.path.join("bears", "tests", "**")
]
Expand Down

0 comments on commit 5a3b5cc

Please sign in to comment.