Added missing test case

This commit is contained in:
Eduard Urbach 2024-03-11 22:09:45 +01:00
parent 6db2852d9e
commit 55da31ffd6
Signed by: eduard
GPG key ID: 49226B848C78F6C8

View file

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