Removed not needed space.
This commit is contained in:
parent
34a300238e
commit
12fe3fbc28
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
require 'test_helper'
|
require 'test_helper'
|
||||||
|
|
||||||
class TagTest < ActiveSupport::TestCase
|
class TagTest < ActiveSupport::TestCase
|
||||||
test 'tags' do
|
test 'tags' do
|
||||||
tests = [
|
tests = [
|
||||||
|
|
Loading…
Reference in a new issue