From 2122a9c8e9d07885f14d5f5985c10368ea0b195d Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Mon, 18 May 2020 15:43:53 -0500 Subject: [PATCH] also ignored regression.py added temporary unit test for superscript.py Signed-off-by: Arthur Lu --- unit-test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/unit-test.py b/unit-test.py index e69de29..d2a8f74 100644 --- a/unit-test.py +++ b/unit-test.py @@ -0,0 +1 @@ +assert True == True \ No newline at end of file