mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-12-08 07:13:49 +00:00
Update testloader.js
Add missing closing brackets in test_implementsobject
This commit is contained in:
parent
452675273b
commit
10606532cb
|
|
@ -1137,7 +1137,7 @@ var test_implements = {
|
||||||
job.setHostName("example.org");
|
job.setHostName("example.org");
|
||||||
job.setResourceName(resourceName);
|
job.setResourceName(resourceName);
|
||||||
job.saveTo("D:\\");
|
job.saveTo("D:\\");
|
||||||
};
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user