1..32 ok 1 - ->execute() adds 6 javascripts ok 2 - ->execute() adds javascripts with position first at the beginning ok 3 - ->execute() adds javascripts with same position in their registration order ok 4 - ->execute() adds javascripts with no position after first ones and before lasts one ok 5 - ->execute() adds a javascript only once ok 6 - ->execute() adds javascripts with position last at the end ok 7 - ->execute() adds javascripts with same position in their registration order ok 8 - ->execute() adds 6 stylesheets ok 9 - ->execute() adds stylesheets with position first at the beginning ok 10 - ->execute() adds stylesheets with same position in their registration order ok 11 - ->execute() adds stylesheets with no position after first ones and before lasts one ok 12 - ->execute() adds a stylesheet only once ok 13 - ->execute() adds stylesheets with position last at the end ok 14 - ->execute() adds stylesheets with same position in their registration order ok 15 - ->execute() does not add javascripts if you used get_javascripts() helper ok 16 - ->execute() does not add stylesheets if you used get_stylesheets() helper ok 17 - ->execute() adds 6 javascripts ok 18 - ->execute() adds javascripts with position first at the beginning ok 19 - ->execute() adds javascripts with same position in their registration order ok 20 - ->execute() adds javascripts with no position after first ones and before lasts one ok 21 - ->execute() adds a javascript only once ok 22 - ->execute() adds javascripts with position last at the end ok 23 - ->execute() adds javascripts with same position in their registration order ok 24 - ->execute() does not add javascripts if you used get_javascripts() helper ok 25 - ->execute() does not add javascripts if you used get_javascripts() helper ok 26 - ->execute() adds 6 stylesheets ok 27 - ->execute() adds stylesheets with position first at the beginning ok 28 - ->execute() adds stylesheets with same position in their registration order ok 29 - ->execute() adds stylesheets with no position after first ones and before lasts one ok 30 - ->execute() adds a stylesheet only once ok 31 - ->execute() adds stylesheets with position last at the end ok 32 - ->execute() adds stylesheets with same position in their registration order Looks like everything went fine.