summaryrefslogtreecommitdiffstats
path: root/test/TEX/bibliography.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/bibliography.py')
-rw-r--r--test/TEX/bibliography.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/TEX/bibliography.py b/test/TEX/bibliography.py
index 5e26f6e..c26b010 100644
--- a/test/TEX/bibliography.py
+++ b/test/TEX/bibliography.py
@@ -118,9 +118,6 @@ test.must_not_exist(test.workpath('simple.blg'))
test.pass_test()
-
-# FUTURE:
-
test.write('SConstruct', """\
env = Environment(tools = ['tex', 'latex', 'dvips'])
env.PostScript('d00', 'd00.tex')