update tests

This commit is contained in:
Fabien C. Y. Benureau 2018-08-28 17:37:35 +09:00
parent 94e6dccac9
commit 49e6c7d9c2
No known key found for this signature in database
GPG Key ID: C3FB5E831A249A9A
2 changed files with 4 additions and 4 deletions

View File

@ -669,12 +669,12 @@ class TestUsecase(DataCommandTestCase):
correct = ['Initializing pubs in /paper_first\n',
'added to pubs:\n[Page99] Page, Lawrence et al. "The PageRank Citation Ranking: Bringing Order to the Web." (1999) \n'
'data/pagerank.pdf was copied to the pubs repository.\n',
'[Page99] Page, Lawrence et al. "The PageRank Citation Ranking: Bringing Order to the Web." (1999) \n',
'[Page99] Page, Lawrence et al. "The PageRank Citation Ranking: Bringing Order to the Web." (1999) [pdf] \n',
'\n',
'',
'network search\n',
'info: Assuming search to be a tag.\n'
'[Page99] Page, Lawrence et al. "The PageRank Citation Ranking: Bringing Order to the Web." (1999) | network,search\n',
'[Page99] Page, Lawrence et al. "The PageRank Citation Ranking: Bringing Order to the Web." (1999) [pdf] | network,search\n',
]
cmds = ['pubs init -p /paper_first',