Added validations to edit_web (it could overwrite parameters of an existing Wiki before)

This commit is contained in:
Alexey Verkhovsky 2005-02-10 21:03:50 +00:00
parent b888799798
commit 4e6d2cbdf6
3 changed files with 23 additions and 1 deletions

View file

@ -131,7 +131,7 @@ class WikiControllerTest < Test::Unit::TestCase
end
else
puts 'Warning: tests involving pdflatex are very slow, therefore they are disable by default.'
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