diff options
Diffstat (limited to 'tests/tests.pro')
-rw-r--r-- | tests/tests.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index 7fbc8a9..75ca120 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -1,2 +1,3 @@ TEMPLATE = subdirs -SUBDIRS = auto +SUBDIRS = auto \ + benchmarks |