##// END OF EJS Templates
added path import in test_text
Marin Gilles -
Show More
@@ -19,6 +19,7 b' import random'
19 import sys
19 import sys
20
20
21 import nose.tools as nt
21 import nose.tools as nt
22 import path
22
23
23 from IPython.utils import text
24 from IPython.utils import text
24
25
General Comments 0
You need to be logged in to leave comments. Login now