diff options
Diffstat (limited to 'js/gulpfile.js')
-rw-r--r-- | js/gulpfile.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/gulpfile.js b/js/gulpfile.js index b7ab5a86d02..99a05331363 100644 --- a/js/gulpfile.js +++ b/js/gulpfile.js @@ -56,6 +56,7 @@ var tests = [ "test/Ice/facets", "test/Ice/facetsBidir", "test/Ice/hold", + "test/Ice/info", "test/Ice/inheritance", "test/Ice/inheritanceBidir", "test/Ice/location", |