From 8748bdfd151facc1f43290f17b9ac6e1cc233734 Mon Sep 17 00:00:00 2001 From: Sh0g0-1758 Date: Thu, 18 Apr 2024 12:58:27 +0530 Subject: [PATCH] Minor bug fix in RunTests script --- RunTests.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/RunTests.sh b/RunTests.sh index a6ee464..e91ef6f 100755 --- a/RunTests.sh +++ b/RunTests.sh @@ -14,5 +14,3 @@ echo "./../Input/error_program4.txt" | ./assembler echo "./../Input/error_program5.txt" | ./assembler cd tests ./assembler_test - -./../Input/error_program5.txt \ No newline at end of file