diff --git a/tests/test_zlast.py b/tests/test_zlast.py deleted file mode 100644 index 988e528fa..000000000 --- a/tests/test_zlast.py +++ /dev/null @@ -1,4 +0,0 @@ -import pytest - -def test_keyboard_interrupt(): - raise KeyboardInterrupt("Simulated Ctrl+C")