Commit Graph

5 Commits

Author SHA1 Message Date
Konstantin Haase e001d62669 adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
Konstantin Haase 933cdf6f7d fix encoding tests, #new no longer returns an instance of Sinatra::Base 2011-03-21 11:57:15 +01:00
elij 85473875cb remove haml requirement for running the base tests
fixes #193

this removes the last 'hard' template test requirement that sinatra itself does
not require

Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2011-02-26 10:27:51 +01:00
Konstantin Haase be53ce7705 Avoid setting Encoding.default_external and default_internal. 2010-10-21 18:41:40 +02:00
Konstantin Haase ea1426f38b Proper encoding test. 2010-09-10 18:21:30 +02:00