Skip to content

Commit

Permalink
Testing with no factory (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBuchholz committed Oct 14, 2017
1 parent 48c6b7e commit 99b31aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/require/constants.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/*eslint strict: 0*/
gpf.require.define({}, {
hello: "World!"
});

0 comments on commit 99b31aa

Please sign in to comment.