blob: e1f1e3ba5d956c8b8c8f858186a42e25135b4688 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PASS d[0] == 0 is true
PASS d[1] == 255 is true
PASS d[2] == 0 is true
PASS d[3] == 255 is true
PASS d[0] == 0 is true
PASS d[1] == 255 is true
PASS d[2] == 0 is true
PASS d[3] == 255 is true
PASS successfullyParsed is true
TEST COMPLETE
|