mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-15 14:11:03 +00:00
Update testloader.js
This commit is contained in:
parent
bfd826a0ea
commit
28474ad477
|
@ -3,7 +3,7 @@
|
||||||
var FILE = require("lib/file");
|
var FILE = require("lib/file");
|
||||||
|
|
||||||
// read the test profile
|
// read the test profile
|
||||||
var profile = JSON.parse(FILE.readFile("data/test-oss-20231030.json", FILE.PipeIPC.CdoUTF_8));
|
var profile = JSON.parse(FILE.readFile("data/test-oss-20231030.json", FILE.CdoCharset.CdoUTF_8));
|
||||||
|
|
||||||
// implement the tests
|
// implement the tests
|
||||||
var tests = {
|
var tests = {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user