Skip to content

Commit

Permalink
Update tests for featureHash
Browse files Browse the repository at this point in the history
  • Loading branch information
ger-benjamin committed May 1, 2017
1 parent 8ab479d commit 5d394f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/spec/ol-ext/format/featurehash.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ describe('ngeo.format.FeatureHash', function() {
var fhFormat;

beforeEach(function() {
ngeo.format.FeatureHash.ACCURACY_ = 1; // Easier to test
fhFormat = new ngeo.format.FeatureHash();
});

Expand Down

0 comments on commit 5d394f0

Please sign in to comment.