Delete tests/test_zlast.py
Run CI Tests / test (push) Successful in 2m39s

This commit is contained in:
2025-08-26 14:03:59 +02:00
parent cebda98da1
commit 416223ba11
-4
View File
@@ -1,4 +0,0 @@
import pytest
def test_keyboard_interrupt():
raise KeyboardInterrupt("Simulated Ctrl+C")