Tweak
This commit is contained in:
@@ -23,6 +23,7 @@ import unittest
|
|||||||
import nova
|
import nova
|
||||||
from nova import test
|
from nova import test
|
||||||
|
|
||||||
|
|
||||||
class LocalizationTestCase(test.TestCase):
|
class LocalizationTestCase(test.TestCase):
|
||||||
def test_multiple_positional_format_placeholders(self):
|
def test_multiple_positional_format_placeholders(self):
|
||||||
pat = re.compile("\W_\(")
|
pat = re.compile("\W_\(")
|
||||||
|
|||||||
Reference in New Issue
Block a user