From c4815c24ccd1989516913ec2854ae371d011a3f0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 18 Feb 2011 02:07:42 -0500 Subject: [PATCH] i haz the skillz --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 01d1275..f40dc60 100644 --- a/tox.ini +++ b/tox.ini @@ -6,4 +6,4 @@ commands=py.test –junitxml=junit-{envname}.xml deps = nose simplejson - py.test \ No newline at end of file + pytest \ No newline at end of file