@quo-systems/quo 0.2.18 → 0.2.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/quo-kit.md +3 -2
package/package.json
CHANGED
package/quo-kit.md
CHANGED
|
@@ -542,8 +542,9 @@ passes the same suite. Those tests are the checklist, not the mock.
|
|
|
542
542
|
number on every terrain and does not move because another lane of the gate
|
|
543
543
|
is running; a regression in it is somebody deriving again what the ward
|
|
544
544
|
already holds. Beside it, that the kept keys stay under their bound however
|
|
545
|
-
long a ward talks, and one wall clock
|
|
546
|
-
|
|
545
|
+
long a ward talks, and one wall clock that prints what an ask took and
|
|
546
|
+
asserts nothing, because the gate runs every file at once and a clock there
|
|
547
|
+
measures the machine.
|
|
547
548
|
- `test/package.test.ts`: the package as a stranger meets it. The tarball
|
|
548
549
|
is packed, installed into an empty folder with nothing but Node, and
|
|
549
550
|
every entry point the exports map names is imported. Every other suite
|