From 1e1cbc34e6455667aa66c3335b8590b0cb07f669 Mon Sep 17 00:00:00 2001 From: gholt Date: Mon, 16 Aug 2010 19:06:28 -0700 Subject: [PATCH] Func tests for account/container metadata --- .functests | 1 + 1 file changed, 1 insertion(+) diff --git a/.functests b/.functests index 17122d75ce..b6bf4e0a70 100755 --- a/.functests +++ b/.functests @@ -1,3 +1,4 @@ #!/bin/bash python test/functional/tests.py +nosetests test/functionalnosetests --exe