Skip to content

Commit

Permalink
GPII-3550: Require messageBundlesCompiler from the registered gpii-ap…
Browse files Browse the repository at this point in the history
…p module
  • Loading branch information
javihernandez committed Nov 28, 2018
1 parent a1e0709 commit 9ee3fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/MessageBundlesCompilerTests.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ var gpii = fluid.registerNamespace("gpii");

var jqUnit = fluid.require("node-jqunit", require, "jqUnit");

require("../scripts/shared/messageBundlesCompiler.js");
fluid.require("%gpii-app/scripts/shared/messageBundlesCompiler.js");

fluid.registerNamespace("gpii.tests.messageBundles.testDefs");

Expand Down

0 comments on commit 9ee3fc1

Please sign in to comment.