mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 10:20:43 -07:00
s/Traversal/ParseTreeVisitor
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
require 'test_helper'
|
||||
|
||||
class TraversalTest < Minitest::Test
|
||||
class ParseTreeVisitorTest < Minitest::Test
|
||||
include Liquid
|
||||
|
||||
def test_variable
|
||||
Reference in New Issue
Block a user