Merge "Use mox3 rather than mox"
This commit is contained in:
		@@ -13,7 +13,7 @@
 | 
			
		||||
 | 
			
		||||
import copy
 | 
			
		||||
 | 
			
		||||
import mox
 | 
			
		||||
from mox3 import mox
 | 
			
		||||
 | 
			
		||||
from django import test
 | 
			
		||||
from django.conf import settings
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
hacking>=0.8.0,<0.9
 | 
			
		||||
Babel>=1.3
 | 
			
		||||
coverage>=3.6
 | 
			
		||||
mox>=0.5.3
 | 
			
		||||
mox3>=0.7.0
 | 
			
		||||
sphinx>=1.1.2,<1.2
 | 
			
		||||
oslosphinx
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user