diff options
author | Joursoir <chat@joursoir.net> | 2022-05-12 12:27:13 +0300 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2022-05-12 12:27:13 +0300 |
commit | a13b494c590bec360e03f2d4d311a707a4c4a03a (patch) | |
tree | 0481fd2b8eb822394dd119fce1a35ed46514d436 /UefiMonitorTest/UefiMonitorTest.inf | |
parent | d5a53200ffac45b1075a17e05f00194b004ea589 (diff) | |
download | umt-a13b494c590bec360e03f2d4d311a707a4c4a03a.tar.gz umt-a13b494c590bec360e03f2d4d311a707a4c4a03a.tar.bz2 umt-a13b494c590bec360e03f2d4d311a707a4c4a03a.zip |
add the chess board test stubs
Diffstat (limited to 'UefiMonitorTest/UefiMonitorTest.inf')
-rw-r--r-- | UefiMonitorTest/UefiMonitorTest.inf | 1 |
1 files changed, 1 insertions, 0 deletions
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] |