]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: always run build_tahoe before running tests
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 27 Jan 2009 00:30:24 +0000 (17:30 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 27 Jan 2009 00:30:24 +0000 (17:30 -0700)
setup.cfg

index 53fb00cf1a54ad441b037392125a32e5f90e5933..5d1ba29a37aa1752f92866d048d0a6488c85a096 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -29,4 +29,4 @@ find_links=misc/dependencies tahoe-deps ../tahoe-deps
 
 [aliases]
 build = darcsver --count-all-patches build_tahoe
-test = trial
+test = build_tahoe trial