[PATCH] Bug 776146 - Turn off VolumeService Test by default

From 23941571a3c2cd5290e6deacdce40bbad927053c Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/VolumeServiceTest.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
Dave Hylands 2012-07-20 18:44:32 -04:00
parent 9ce52af9b9
commit 94c1d31939

View File

@ -25,7 +25,7 @@ using namespace mozilla::services;
namespace mozilla {
namespace system {
#define TEST_NSVOLUME_OBSERVER 1
#define TEST_NSVOLUME_OBSERVER 0
#if TEST_NSVOLUME_OBSERVER