aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_unittests.py')
-rwxr-xr-xrun_unittests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_unittests.py b/run_unittests.py
index 7d0b624..6e18604 100755
--- a/run_unittests.py
+++ b/run_unittests.py
@@ -3820,6 +3820,7 @@ recommended as it is not supported on some platforms''')
dependencies_typelist = [
('name', str),
+ ('version', str),
('compile_args', list),
('link_args', list),
]