fix test
This commit is contained in:
parent
82b2b4a6e1
commit
7c52084bbe
@ -299,5 +299,5 @@ tests = TestList [
|
|||||||
testStatementMethodCallNoParams,
|
testStatementMethodCallNoParams,
|
||||||
testStatementConstructorCall,
|
testStatementConstructorCall,
|
||||||
testStatementConstructorCallWithArgs,
|
testStatementConstructorCallWithArgs,
|
||||||
testStatementIncrement
|
testStatementPreIncrement
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user