~robertcarr/webapps-applications/new-pkgme-target

« back to all changes in this revision

Viewing changes to tests/GoogleDocs.js

  • Committer: Víctor R. Ruiz
  • Date: 2012-09-18 16:28:32 UTC
  • mfrom: (353.2.2 webapps-applications)
  • mto: This revision was merged to the branch mainline in revision 356.
  • Revision ID: victor.ruiz@canonical.com-20120918162832-6l6128jrc3dlf480
Fix user script test execution

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
        assertFalse('Unity.Launcher.addAction', !launcherAction);
26
26
    },
27
27
 
28
 
    scriptName: 'GoogleDocs.user.js.in'
 
28
    scriptName: 'GoogleDocs/GoogleDocs.user.js'
29
29
};