This website works better with JavaScript.
Explore
Help
Sign In
aselimov
/
pubs
Watch
1
Star
0
Fork
You've already forked pubs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ffeeb4311b
pubs
/
tests
/
bibexamples
/
leadingspace.bib
5 lines
93 B
Raw
Normal View
History
Unescape
Escape
Fix bibtex testcase, closes #25. Also, made pyfakefs a straight pypi requirement, rather than a github one, as no dev feature is needed since the last release.
7 years ago
@article
{
LeadingSpace
,
Test for leading space in citekeys This test is expected to fail. Nose does not handle that yet (treats it as false). As such, changes have been made to make tests discoverable by unittest. You may want to uninstall nose and do something like: alias nosetests="python -m unittest discover" in your bashrc Related: #25
9 years ago
author = {Name, FirstName},
title = {Title},
}