Skip to content
Snippets Groups Projects
Commit c7ed1445 authored by Jason Mulligan's avatar Jason Mulligan
Browse files

oops (exposing the new test)

parent bc32db5f
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ exports["inline script"] = {
}
};
exports["inline script"] = {
exports["inline script - require"] = {
setUp: function (done) {
this.worker = new Worker(function () {
self.onmessage = function (ev) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment