summaryrefslogtreecommitdiff
path: root/.functests
diff options
context:
space:
mode:
authorDavid Goetz <david.goetz@gmail.com>2010-10-06 13:11:58 -0700
committerDavid Goetz <david.goetz@gmail.com>2010-10-06 13:11:58 -0700
commitdb4689689a253f359bac6d277f95f8972c22025c (patch)
treea445c76f7a087c0759f9afce8ba1eb4f7e553c95 /.functests
parent72d40bd9f629d2fcd7dd13473c4bfdce29580bd2 (diff)
downloadswift-db4689689a253f359bac6d277f95f8972c22025c.tar.gz
minor bug fixes- pre ratelimit caching of container size
Diffstat (limited to '.functests')
-rwxr-xr-x.functests2
1 files changed, 1 insertions, 1 deletions
diff --git a/.functests b/.functests
index b6bf4e0a7..86abce360 100755
--- a/.functests
+++ b/.functests
@@ -1,4 +1,4 @@
#!/bin/bash
-python test/functional/tests.py
+nosetests test/functional --exe
nosetests test/functionalnosetests --exe