From f01897766fbd1c7346967505e35a6be8d6d959ef Mon Sep 17 00:00:00 2001 From: Lily Brown Date: Thu, 17 Feb 2022 16:48:37 -0800 Subject: [PATCH] test what happens when a test fails --- prototyping/Tests/Interpreter/return_nil/out.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prototyping/Tests/Interpreter/return_nil/out.txt b/prototyping/Tests/Interpreter/return_nil/out.txt index 607602cf..a4ab58d1 100644 --- a/prototyping/Tests/Interpreter/return_nil/out.txt +++ b/prototyping/Tests/Interpreter/return_nil/out.txt @@ -1 +1 @@ -nil +not nil