Refactoring of tests

This commit is contained in:
Pieter Vander Vennet 2022-01-14 13:58:15 +01:00
parent 555dbf3478
commit f67d0701b0
19 changed files with 64 additions and 28 deletions

View file

@ -39,7 +39,7 @@ export default class UtilsSpec extends T {
}
constructor() {
super("utils", [
super( [
["Sort object keys", () => {
const o = {
x: 'x',