This commit is contained in:
parent
2942c065ea
commit
d1c96735f0
@ -47,10 +47,10 @@ class database.benchmark {
|
|||||||
"ferdinland:ferdinland",
|
"ferdinland:ferdinland",
|
||||||
"temp.arrayTest1",
|
"temp.arrayTest1",
|
||||||
() => {
|
() => {
|
||||||
if (String.isEqual("ferdinland:ferdinland", "temp.arrayTest1", "entry500")) {
|
if (String.isEqual("ferdinland:ferdinland", "temp.arrayTest1[0].string", "entry500")) {
|
||||||
logger(1, database.benchmark.arrayTest1.run, "found: entry500");
|
logger(1, database.benchmark.arrayTest1.run, "found: entry500");
|
||||||
}
|
}
|
||||||
if (String.isEqual("ferdinland:ferdinland", "temp.arrayTest1", "entry500")) {
|
if (String.isEqual("ferdinland:ferdinland", "temp.arrayTest1[0].string", "entry500")) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user