diff --git a/Tests/HummingbirdMustacheTests/SpecTests.swift b/Tests/HummingbirdMustacheTests/SpecTests.swift index 8fe2b15..4ca2d3e 100644 --- a/Tests/HummingbirdMustacheTests/SpecTests.swift +++ b/Tests/HummingbirdMustacheTests/SpecTests.swift @@ -122,7 +122,7 @@ final class MustacheSpecTests: XCTestCase { } func testSectionsSpec() throws { - try self.testSpec(name: "sections", ignoring: ["Variable test"]) + try self.testSpec(name: "sections") } func testInheritanceSpec() throws {