Added missing test case

This commit is contained in:
Eduard Urbach 2024-03-11 22:09:45 +01:00
parent 8ad0b2e182
commit 6de4715030
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -30,6 +30,7 @@ orange.Println("orange text")
```
PASS: TestFprint
PASS: TestPrint
PASS: TestPrintf
PASS: TestPrintln
PASS: TestRGB
PASS: TestLCH