1 2 3 4 5
"use strict"; importScripts("/resources/testharness.js"); importScripts("./test-incrementer.js"); setupDestinationIncrementer(self, self);