aboutsummaryrefslogtreecommitdiff
path: root/test/py/test_irq_trigger.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/test_irq_trigger.py')
-rw-r--r--test/py/test_irq_trigger.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/py/test_irq_trigger.py b/test/py/test_irq_trigger.py
index 39c75af..18469a4 100644
--- a/test/py/test_irq_trigger.py
+++ b/test/py/test_irq_trigger.py
@@ -85,3 +85,5 @@ def test_irq_trigger():
def test_irq_trigger_cleanup():
vfu_destroy_ctx(ctx)
+
+# ex: set tabstop=4 shiftwidth=4 softtabstop=4 expandtab