diff --git a/coconut/tests/main_test.py b/coconut/tests/main_test.py index 1d8fd37e..5c347317 100644 --- a/coconut/tests/main_test.py +++ b/coconut/tests/main_test.py @@ -181,11 +181,12 @@ def pexpect(p, out): "DeprecationWarning: The distutils package is deprecated", "from distutils.version import LooseVersion", ": CoconutWarning: Deprecated use of ", - " assert_raises(", - " assert ", "Populating initial parsing cache", "_coconut.warnings.warn(", ": SyntaxWarning: ", + " assert_raises(", + " assert ", + " if x is 1:", ) kernel_installation_msg = (