From a83fb587659d314fcf04b5456ad40f28663caf53 Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Fri, 19 Jun 2015 18:48:24 -0400 Subject: Make test requires jpm-compatible https://developer.mozilla.org/en-US/Add-ons/SDK/Tools/cfx_to_jpm --- test/test-script_properties.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test-script_properties.js') diff --git a/test/test-script_properties.js b/test/test-script_properties.js index 1a58ca0..c65275c 100644 --- a/test/test-script_properties.js +++ b/test/test-script_properties.js @@ -19,7 +19,7 @@ * You should have received a copy of the GNU General Public License * along with GNU LibreJS. If not, see . */ -var scriptProperties = require("html_script_finder/dom_handler/script_properties"); +var scriptProperties = require("../lib/html_script_finder/dom_handler/script_properties"); const scriptTypes = scriptProperties.scriptTypes; const statusTypes = scriptProperties.statusTypes; -- cgit v1.2.3