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

« back to all changes in this revision

Viewing changes to tests/GooglePlusGames.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:
34
34
        assertEquals('https://plus.google.com/games/498289062763', log[1].args[0].homepage, 'https://plus.google.com/games/498289062763');
35
35
    },
36
36
 
37
 
    scriptName: 'GooglePlusGames.user.js.in'
 
37
    scriptName: 'GooglePlusGames/GooglePlusGames.user.js'
38
38
};