Make runMethod calls public, add some comments

This commit is contained in:
Adam Fowler
2021-03-15 14:27:32 +00:00
parent e0a0b3fe8e
commit e2cfbb7acc
3 changed files with 61 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
import XCTest
@testable import HummingbirdMustache
import HummingbirdMustache
final class MethodTests: XCTestCase {
func testLowercased() throws {