Minor: forgotten print.
This commit is contained in:
parent
427af1b4b3
commit
6e31a98c18
@ -32,7 +32,6 @@ class TestGitPlugin(sand_env.SandboxedCommandTestCase):
|
|||||||
os.environ = self.env_backup
|
os.environ = self.env_backup
|
||||||
|
|
||||||
def test_git(self):
|
def test_git(self):
|
||||||
print(self.default_pubs_dir)
|
|
||||||
self.execute_cmds([('pubs add data/pagerank.bib',)])
|
self.execute_cmds([('pubs add data/pagerank.bib',)])
|
||||||
hash_a = git_hash(self.default_pubs_dir)
|
hash_a = git_hash(self.default_pubs_dir)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user