From f7be871325dbb8a47633565b83014a555c70fb07 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Tue, 1 Mar 2016 09:17:29 +0100 Subject: [PATCH] Bug 1252092 - Stop copying MockFilePicker.jsm for xpcshell tests; r=ted The test that used it (test_privatebrowsing_downloadLastDir.js) was rewritten as a mochitest in bug 722995 (changeset 38183dea71ab). --- toolkit/mozapps/downloads/tests/Makefile.in | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 toolkit/mozapps/downloads/tests/Makefile.in diff --git a/toolkit/mozapps/downloads/tests/Makefile.in b/toolkit/mozapps/downloads/tests/Makefile.in deleted file mode 100644 index 2a5fe66d574..00000000000 --- a/toolkit/mozapps/downloads/tests/Makefile.in +++ /dev/null @@ -1,9 +0,0 @@ -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -include $(topsrcdir)/config/rules.mk - -libs:: - $(INSTALL) $(topsrcdir)/testing/specialpowers/content/MockFilePicker.jsm $(DEPTH)/_tests/xpcshell/$(relativesrcdir)/unit