Revision fd74a12d3cb60c90d55d5cbab4400250fe9b54ed authored by Andreas Tolfsen on 31 March 2016, 13:46:13 UTC, committed by Andreas Tolfsen on 31 March 2016, 13:46:13 UTC
Adds pytest to tools/localpaths.py.
1 parent e64ef88
Raw File
getRandomValues.worker.js
importScripts("/resources/testharness.js");
importScripts("getRandomValues.js");
run_test();
done();
back to top