Separate include_relative test out into its own context
This commit is contained in:
parent
0e4549013d
commit
934c37b578
|
@ -509,6 +509,7 @@ CONTENT
|
|||
assert_match %r{8 included}, @content
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
context "relative include tag with variable and liquid filters" do
|
||||
setup do
|
||||
|
@ -545,4 +546,3 @@ CONTENT
|
|||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue