From e9f2274b4c003078caf33ffc2b018a3054d4b613 Mon Sep 17 00:00:00 2001 From: Micah Geisel Date: Tue, 14 Jan 2025 13:47:21 -0600 Subject: [PATCH] fix race condition with loading mocha tests before html. --- test/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/test/index.html b/test/index.html index 384c93f..9a735d2 100644 --- a/test/index.html +++ b/test/index.html @@ -48,13 +48,14 @@

Mocha Test Suite

- Work Area
       Output Here...
     
+ +