Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
1 [DEFAULT]
2 head = head_helpers.js ../../../common/tests/unit/head_helpers.js
3 tail =
4 firefox-appdir = browser
6 [test_load_modules.js]
8 [test_crypto_crypt.js]
9 [test_crypto_deriveKey.js]
10 [test_crypto_random.js]
11 # Bug 676977: test hangs consistently on Android
12 skip-if = os == "android"
14 [test_utils_hawk.js]
15 [test_utils_hkdfExpand.js]
16 [test_utils_httpmac.js]
17 [test_utils_pbkdf2.js]
18 [test_utils_sha1.js]