$this->assertTrue(strpos($javascript,'core/misc/collapse.js?v=foo')>0&&strpos($javascript,'core/misc/ajax.js?v=bar')>0,'JavaScript version identifiers correctly appended to URLs');
}
...
...
@@ -313,11 +395,13 @@ function testAggregation() {
// ahead of ones without. The order of JavaScript execution must be the
// same regardless of whether aggregation is enabled, so ensure this