This test is expected to fail. Nose does not handle that yet (treats it as false). As such, changes have been made to make tests discoverable by unittest. You may want to uninstall nose and do something like: alias nosetests="python -m unittest discover" in your bashrc Related: #25main
parent
0ab8310089
commit
3b0ba0bb3c
@ -0,0 +1,4 @@
|
||||
@article{ Space,
|
||||
author = {Name, FirstName},
|
||||
title = {Title},
|
||||
}
|
Loading…
Reference in new issue