aboutsummaryrefslogtreecommitdiff
path: root/src/interp/record.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/record.boot')
-rw-r--r--src/interp/record.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/record.boot b/src/interp/record.boot
index 8d9af571..c7c13e5c 100644
--- a/src/interp/record.boot
+++ b/src/interp/record.boot
@@ -170,7 +170,7 @@ testInput2Output(lines,n) ==
$mkTestOutputType: local := nil
$mkTestFlag: local := nil
$runTestFlag: local := true
- $testOutput: local
+ $testOutput: local := nil
evaluateLines lines
null n => nil --return from reading trailing system commands
typ := $mkTestOutputType