Add performance test (no reporting yet)
This commit is contained in:
@@ -57,6 +57,7 @@ extension InheritenceTests {
|
||||
extension LexerTests {
|
||||
static let __allTests = [
|
||||
("testLexer", testLexer),
|
||||
("testPerformance", testPerformance),
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user