Bug 951480 - Disable test_tokenserverclient on Android. a=test-only

This commit is contained in:
Richard Newman 2015-01-24 21:38:44 -08:00
parent a59244874a
commit 7a77488d40

View File

@ -40,5 +40,6 @@ skip-if = toolkit == 'gonk'
skip-if = os == "android" && android_version == "10"
[test_tokenserverclient.js]
skip-if = os == "android"
[test_storage_server.js]