mirror of
https://github.com/kemko/liquid.git
synced 2026-01-09 19:45:46 +03:00
Merge pull request #139 from pjb3/fix_block_test_name
Class name does not match file name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require 'test_helper'
|
||||
|
||||
class VariableTest < Test::Unit::TestCase
|
||||
class BlockTest < Test::Unit::TestCase
|
||||
include Liquid
|
||||
|
||||
def test_blankspace
|
||||
|
||||
Reference in New Issue
Block a user