Sha256: 9d9c0b712c83f22737f73cf33e1ef5ef19e95d5a9b0ec1ede9aa9193b4e34887

Contents?: true

Size: 188 Bytes

Versions: 1

Compression:

Stored size: 188 Bytes

Contents

module('core', {
  setup: function () {
    $(document).modularis('tooltips');
  },
  teardown: function () {

  }
});
test('setup', function () {
  ok(false, 'please test');
});

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
modularis-0.0.1 docs/js/tests/tooltips/tooltips.js