Instiki 0.16.5
Update to Rails 2.3.2 (the stable Rails 2.3 release). Add audio/speex support Update CHANGELOG Bump version number
This commit is contained in:
parent
801d307405
commit
e2ccdfd812
264 changed files with 4850 additions and 1906 deletions
|
@ -208,9 +208,9 @@ class WikiControllerTest < ActionController::TestCase
|
|||
# end
|
||||
|
||||
else
|
||||
puts 'Warning: tests involving pdflatex are very slow, therefore they are disabled by default.'
|
||||
puts ' Set environment variable INSTIKI_TEST_PDFLATEX or global Ruby variable'
|
||||
puts ' $INSTIKI_TEST_PDFLATEX to enable them.'
|
||||
# puts 'Warning: tests involving pdflatex are very slow, therefore they are disabled by default.'
|
||||
# puts ' Set environment variable INSTIKI_TEST_PDFLATEX or global Ruby variable'
|
||||
# puts ' $INSTIKI_TEST_PDFLATEX to enable them.'
|
||||
end
|
||||
|
||||
# def test_export_tex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue