@ -1,5 +1,5 @@
/* jshint node:false */
/* global $, alert, benchmarks, document, Runner */
/* jshint node:false, browser:true, devel:true, jquery:true */
/* global Runner */
$("#run").click(function() {
"use strict";
@ -1,4 +1,5 @@
/* global describe, expect, it, jasmine, PEG, spyOn */
/* jshint jasmine:true */
/* global PEG */
/* global describe, expect, it, jasmine, PEG */
/* global beforeEach, describe, expect, it, jasmine, PEG */
/* global describe, expect, it, PEG */
/* global beforeEach, jasmine, PEG */