summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Gallo <aamsgallo@gmail.com>2018-03-17 16:30:33 +0100
committerAlejandro Gallo <aamsgallo@gmail.com>2018-03-17 16:30:33 +0100
commitb61f053896970d98ac48656dd8a356319cd284c5 (patch)
treedf38db352a7a77f75ea583fa8ffea1125014ab69
parent11da686ab87c7b8e7a1673c7bdfdc37d462fc949 (diff)
Fix test bibtex
-rw-r--r--papis/tests/test_bibtex.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/papis/tests/test_bibtex.py b/papis/tests/test_bibtex.py
index f46224e9..cd844ac7 100644
--- a/papis/tests/test_bibtex.py
+++ b/papis/tests/test_bibtex.py
@@ -52,7 +52,7 @@ class TestBibtex(unittest.TestCase):
numpages = {4},
year = {2010},
- month = Jul,
+ month = "Jul",
publisher = {American Physical Society},
doi = {10.1103/PhysRevLett.105.040504},
url = {http://link.aps.org/doi/10.1103/PhysRevLett.105.040504}