blob: c285659a6554e754411917a7797e42a18a22b158 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Series of tests to ensure that currentPath does not take non-Path values.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS imgdata[0] is 0
PASS imgdata[1] is 128
PASS imgdata[2] is 0
PASS successfullyParsed is true
TEST COMPLETE
|