summaryrefslogtreecommitdiff
path: root/test/TEX
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2012-09-16 12:42:39 -0400
committerGary Oberbrunner <garyo@oberbrunner.com>2012-09-16 12:42:39 -0400
commitbfca4fd4b80657cc63149d9648f7309a84b4d07f (patch)
treeebb8fe0a4fadf315b5e84e3bbae92e83df145e35 /test/TEX
parentb4bed25d3cc79a029327bdb27e2d51d9b32eb074 (diff)
parentefa5213187cb5b4595a75c3fd6da8adc4032fb5a (diff)
downloadscons-bfca4fd4b80657cc63149d9648f7309a84b4d07f.tar.gz
Merged in managan/scons_newglossary (pull request #37); support newglossary LaTeX command
Diffstat (limited to 'test/TEX')
-rwxr-xr-xtest/TEX/biblatex.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/TEX/biblatex.py b/test/TEX/biblatex.py
index 35c3997d..d0663f70 100755
--- a/test/TEX/biblatex.py
+++ b/test/TEX/biblatex.py
@@ -25,7 +25,7 @@
__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
"""
-Test creation of a Tex document that uses the multibib oackage
+Test creation of a Tex document that uses the multibib package
Test courtesy Rob Managan.
"""
@@ -88,7 +88,6 @@ files = [
'biblatextest.aux',
'biblatextest.bbl',
'biblatextest.blg',
- 'biblatextest-blx.bib',
'biblatextest.fls',
'biblatextest.log',
'biblatextest.pdf',