;; -*- mode: fennel; -*- vi:ft=fennel (local t (require :faith)) (local test-modules [:wkb-test]) (t.run (if (= 0 (length arg)) test-modules arg))