Updated for 1.9 encoding support.

This commit is contained in:
Jason Watson 2010-08-30 23:03:04 +01:00
parent 4aae2a7bc7
commit dc7a7d0090
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# coding: utf-8
require File.dirname(__FILE__) + '/helper'
class TestTags < Test::Unit::TestCase