Skip to content
Snippets Groups Projects
Commit 3e770714 authored by Christian Stenger's avatar Christian Stenger
Browse files

Tests: Fix missing reference to algorithm test


Change-Id: I7323995c01e1633b4a84fd24b2a3b99d663e5d13
Reviewed-by: default avatarOrgad Shaneh <orgads@gmail.com>
parent c1190f0a
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ Project { ...@@ -5,6 +5,7 @@ Project {
condition: project.withAutotests condition: project.withAutotests
references: [ references: [
"aggregation/aggregation.qbs", "aggregation/aggregation.qbs",
"algorithm/algorithm.qbs",
"changeset/changeset.qbs", "changeset/changeset.qbs",
"clangstaticanalyzer/clangstaticanalyzer.qbs", "clangstaticanalyzer/clangstaticanalyzer.qbs",
"cplusplus/cplusplus.qbs", "cplusplus/cplusplus.qbs",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment