Added encoding header.
This commit is contained in:
parent
28b5f09b8e
commit
92253836b8
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
# encoding: utf-8
|
||||||
require 'test_helper'
|
require 'test_helper'
|
||||||
|
|
||||||
class StoreTest < ActiveSupport::TestCase
|
class StoreTest < ActiveSupport::TestCase
|
||||||
|
|
Loading…
Reference in a new issue