From 8eeb0bcbe43551450c92e705d4a34ed748d32fa1 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Tue, 27 Oct 2020 11:15:06 +0100 Subject: [PATCH 1/3] Import the `TestReporter`, in the unit and font tests This way it's no longer necessary to load it as a script in the html-files. --- test/font/font_test.html | 1 - test/font/jasmine-boot.js | 4 +++- test/unit/jasmine-boot.js | 4 +++- test/unit/testreporter.js | 5 ++--- test/unit/unit_test.html | 1 - 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/test/font/font_test.html b/test/font/font_test.html index e5bacf0c740e5..6d1bd0d3fed37 100644 --- a/test/font/font_test.html +++ b/test/font/font_test.html @@ -7,7 +7,6 @@ - -