From 4d23270b2362fbfd1f098705509f04fe395167a4 Mon Sep 17 00:00:00 2001 From: Connor Skees Date: Sun, 28 Jun 2020 03:25:29 -0400 Subject: [PATCH] update passing tests --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 386c0f5..2d5046d 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,13 @@ cargo b --release ``` These numbers come from a default run of the Sass specification as shown above. +``` +2020-06-28 +PASSING: 2821 +FAILING: 2272 +TOTAL: 5093 +``` + ``` 2020-06-23