~jonas-drange/online-services-common-js/navbar-autocomplete

« back to all changes in this revision

Viewing changes to src/plugin-jit-bar/tests/unit/assets/plugin-jit-bar.js

  • Committer: Stephen Stewart
  • Date: 2014-02-22 23:57:25 UTC
  • mfrom: (18.1.2 trunk)
  • Revision ID: stephen.stewart@canonical.com-20140222235725-iw6f15t9umws19xd
mergeĀ lp:~stephen-stewart/online-services-common-js/remove-u1

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
Y.Test.Runner.add(suite);
155
155
 
156
156
}, '@VERSION@', {
157
 
        requires: [ 'one-plugin-jit-bar', 'test']
 
157
        requires: [ 'plugin-jit-bar', 'test']
158
158
});