From 7ce9e0fcc9272f7aff13a086105c91c5d97f871f Mon Sep 17 00:00:00 2001 From: Jonathan Griffin Date: Fri, 19 Oct 2012 17:19:22 -0700 Subject: [PATCH] Bug 803745 - Package b2g.json in tests.zip, r=jmaher --- testing/mochitest/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/mochitest/Makefile.in b/testing/mochitest/Makefile.in index e8bbd20859fe..1564d767a17e 100644 --- a/testing/mochitest/Makefile.in +++ b/testing/mochitest/Makefile.in @@ -72,6 +72,7 @@ _SERV_FILES = \ pywebsocket_wrapper.py \ plain-loop.html \ android.json \ + b2g.json \ $(NULL) ifeq ($(MOZ_BUILD_APP),mobile/android)