diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2009-09-22 00:34:44 +1000 |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2009-09-22 00:36:25 +1000 |
commit | 7483880bccf3e72fae08a4db09d2d0899d50ac5b (patch) | |
tree | 888df4676448bc09b3abe2e23bb3b768009f3773 /tests | |
parent | f1f46be2f1a974ba4c42075cc0ebb5d950828677 (diff) | |
download | qt-creator-7483880bccf3e72fae08a4db09d2d0899d50ac5b.tar.gz |
Remove reference to extensionsystem test, which doesn't seem to exist.
Reviewed-by: ossi
Diffstat (limited to 'tests')
-rw-r--r-- | tests/auto/auto.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 826e842ef9..193c1156ec 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -3,7 +3,6 @@ TEMPLATE = subdirs SUBDIRS += \ cplusplus \ debugger \ - extensionsystem \ fakevim \ # profilereader \ aggregation |