UNPKG

test262-stream

Version:

A Node.js API for traversing the Test262 test suite

7 lines (6 loc) 124 B
function $DONE(){ if(!arguments[0]) print('Test262:AsyncTestComplete'); else print('Error: ' + arguments[0]); }