diff options
author | aavit <qt-info@nokia.com> | 2010-12-15 20:12:52 (GMT) |
---|---|---|
committer | aavit <qt-info@nokia.com> | 2010-12-15 20:12:52 (GMT) |
commit | 017a5cfc6462317e6cca0f04a8339e2575bb9130 (patch) | |
tree | 68089f18270f7d5f09ddcdb994a3eb60f7da22c5 | |
parent | 1caf86603a3adc430150e10e8f3b8011dc0f60a6 (diff) | |
download | Qt-017a5cfc6462317e6cca0f04a8339e2575bb9130.zip Qt-017a5cfc6462317e6cca0f04a8339e2575bb9130.tar.gz Qt-017a5cfc6462317e6cca0f04a8339e2575bb9130.tar.bz2 |
Satisfy the maketestselftest autotst
-rw-r--r-- | tests/auto/other.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/other.pro b/tests/auto/other.pro index d1a7a86..512cd25 100644 --- a/tests/auto/other.pro +++ b/tests/auto/other.pro @@ -4,6 +4,7 @@ TEMPLATE=subdirs SUBDIRS=\ # exceptionsafety_objects \ shouldn't enable it +# baselineexample \ Just an example demonstrating qbaselinetest usage lancelot \ qaccessibility \ qalgorithms \ |