From 2c38db87032c03523285c0288a2d9c6fec40702b Mon Sep 17 00:00:00 2001 From: ConnorSkees <39542938+ConnorSkees@users.noreply.github.com> Date: Tue, 18 Feb 2020 07:09:12 -0500 Subject: [PATCH] 2020-02-18 tests --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 29efc22..a822f2f 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ cargo b --release The focus right now is just getting the most basic tests to pass. ``` -2020-02-15 -PASSING: 812 -FAILING: 4281 +2020-02-17 +PASSING: 1115 +FAILING: 3978 TOTAL: 5093 ```