gecko/dom/crypto/test/mochitest.ini
Tim Taubert ca2ba72632 Bug 1026398 - Add support for RSA-OAEP to WebCrypto API r=rbarnes,bz,dkeeler
* * *
Bug 1026398 - Add RSA-OAEP tests r=rbarnes
2014-07-14 18:33:12 -07:00

12 lines
204 B
INI

[DEFAULT]
# Bug 1010743 - Re-enable WebCrypto tests on b2g
skip-if = (buildapp == 'b2g')
support-files =
test-array.js
test-vectors.js
test_WebCrypto.css
tests.js
util.js
[test_WebCrypto.html]