Fix bundlebuilder genpot test
Lurking copy and paste error.
This commit is contained in:
parent
ab7e9a8247
commit
e13c4fefab
@ -228,7 +228,7 @@ class TestGit(unittest.TestCase):
|
||||
|
||||
def test_dev_in_source(self):
|
||||
repo_path = self._create_repo()
|
||||
self._test_genpot(repo_path, repo_path)
|
||||
self._test_dev(repo_path, repo_path)
|
||||
|
||||
def test_dev_out_of_source(self):
|
||||
repo_path = self._create_repo()
|
||||
|
Loading…
Reference in New Issue
Block a user