minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-05-29 21:06:36 +03:00
parent 428c9180bf
commit e2972a979d

View File

@ -97,6 +97,8 @@ var setups = {
// XXX not sure about these... // XXX not sure about these...
a: A(), a: A(),
b: B(), b: B(),
c: C(),
d: D(),
e: E(), e: E(),
f: F(), f: F(),
} }, } },