aboutsummaryrefslogtreecommitdiffstats
path: root/app/bower_components/remarkable-bootstrap-notify/test_meteor.js
blob: 9067b00c33569d94c29a1c25e0e4b3a60220d35e (plain)
1
2
3
Tinytest.add('Instantiation', function(test) {
  test.notEqual($.notify, undefined);
});