diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 000000000..afcbe108f --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1,3 @@ +import os + +os.environ["MAVLINK20"] = "1"