Fix coding for 1.9.3
This commit is contained in:
parent
06cebb0816
commit
7cd95734df
|
@ -1,3 +1,5 @@
|
||||||
|
# coding: utf-8
|
||||||
|
|
||||||
require 'helper'
|
require 'helper'
|
||||||
|
|
||||||
class TestFilters < Test::Unit::TestCase
|
class TestFilters < Test::Unit::TestCase
|
||||||
|
|
Loading…
Reference in New Issue