Skip to content

Commit

Permalink
TestRunner.node is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
markwpearce committed Oct 19, 2024
1 parent b5f39d0 commit f8dd972
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion framework/src/source/TestRunner.bs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ namespace rooibos
private runtimeConfig as RuntimeConfig = invalid
private stats as Stats = invalid
public top as roSGNode = invalid
public node as roAssociativeArray = invalid
private nodeTestName = ""
private currentTestSuite as BaseTestSuite = invalid
public currentGroup as TestGroup = invalid
Expand Down

0 comments on commit f8dd972

Please sign in to comment.