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

« back to all changes in this revision

Viewing changes to tests/YandexMail.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:
37
37
        assertTrue('PASS SELF TEST', found);
38
38
    },
39
39
 
40
 
    scriptName: 'YandexMail.user.js.in'
 
40
    scriptName: 'YandexMail/YandexMail.user.js'
41
41
};