setup_engine(array('assets_version' => 1)); // Prepare correct result $scripts = array( '', '', ); // Run test $this->run_template('includecss.html', array(), array(), array(), implode('', $scripts)); } }