From a13b494c590bec360e03f2d4d311a707a4c4a03a Mon Sep 17 00:00:00 2001 From: Joursoir Date: Thu, 12 May 2022 12:27:13 +0300 Subject: add the chess board test stubs --- UefiMonitorTest/UefiMonitorTest.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'UefiMonitorTest/UefiMonitorTest.inf') diff --git a/UefiMonitorTest/UefiMonitorTest.inf b/UefiMonitorTest/UefiMonitorTest.inf index f81f363..d80f83a 100644 --- a/UefiMonitorTest/UefiMonitorTest.inf +++ b/UefiMonitorTest/UefiMonitorTest.inf @@ -15,6 +15,7 @@ tests/SolidColors.c tests/Grayscale.c tests/Gradients.c + tests/ChessBoard.c UefiMonitorTestStrings.uni [Packages] -- cgit v1.2.3-18-g5258