make smoketests run with nose
This commit is contained in:
parent
45a9f8588c
commit
21015db4e9
@ -60,6 +60,8 @@ import os
|
||||
import unittest
|
||||
import sys
|
||||
|
||||
gettext.install('nova', unicode=1)
|
||||
|
||||
from nose import config
|
||||
from nose import core
|
||||
from nose import result
|
||||
|
Loading…
x
Reference in New Issue
Block a user