From b69eee219f3feca18e571526bd6450fb5c8ae60d Mon Sep 17 00:00:00 2001 From: Tait Weicht Date: Wed, 21 Jul 2021 14:54:43 -0700 Subject: [PATCH] More whitespace issues --- tests/web/ValueBox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/web/ValueBox.cpp b/tests/web/ValueBox.cpp index 1b377233f1..992ce13f55 100644 --- a/tests/web/ValueBox.cpp +++ b/tests/web/ValueBox.cpp @@ -348,4 +348,4 @@ int main() { ); test_runner.Run(); -} \ No newline at end of file +}