Not all incarnations of pdflatex know the --output-directory option [Denis]

This commit is contained in:
Alexey Verkhovsky 2005-01-30 02:56:03 +00:00
parent 63cf09059b
commit 3c1990a42a
2 changed files with 8 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# Uncomment the line below to enable pdflatex tests; don't forget to comment them again
# commiting to SVN
$INSTIKI_TEST_PDFLATEX = true
# $INSTIKI_TEST_PDFLATEX = true
require File.dirname(__FILE__) + '/../test_helper'
require 'wiki_controller'