summaryrefslogtreecommitdiffstats
path: root/tests/test_trace_rpc.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_trace_rpc.py')
-rw-r--r--tests/test_trace_rpc.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test_trace_rpc.py b/tests/test_trace_rpc.py
index b5a77a4..015ce8b 100644
--- a/tests/test_trace_rpc.py
+++ b/tests/test_trace_rpc.py
@@ -13,6 +13,10 @@ message otherwise.
~/ida-venv/bin/python tests/test_trace_rpc.py
"""
+
+#: spawns a real mux pane with --trace.
+#: Read by tests/run.py (--fast skips every NEEDS_IDA file).
+NEEDS_IDA = True
import json
import os
import shutil