diff options
author | Remko Tronçon <git@el-tramo.be> | 2009-10-31 13:38:05 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2009-11-01 11:19:59 (GMT) |
commit | 632c6c8dd641e74c62e9561770af0a66711bc3da (patch) | |
tree | bad7571fc8b7be8ef67ae139aec51a00100fc38d /QA/SConscript | |
parent | b353fac98e08d8f225781b95e55b80aa67171262 (diff) | |
download | swift-632c6c8dd641e74c62e9561770af0a66711bc3da.zip swift-632c6c8dd641e74c62e9561770af0a66711bc3da.tar.bz2 |
Moving tests around.
Diffstat (limited to 'QA/SConscript')
-rw-r--r-- | QA/SConscript | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/QA/SConscript b/QA/SConscript deleted file mode 100644 index feafb0c..0000000 --- a/QA/SConscript +++ /dev/null @@ -1,4 +0,0 @@ -SConscript(dirs = [ - "UnitTest", - "Swiften" - ]) |