... This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. ... If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/. (.require [library [lux (.except) [test ["_" property (.only Test)]]]] ["[0]" / ["[1][0]" version] ["[1][0]" pom] ["[1][0]" clean] ["[1][0]" install] ["[1][0]" deps] ["[1][0]" deploy] ["[1][0]" build] ["[1][0]" test] ["[1][0]" auto]] [\\program ["[0]" /]]) (def .public test Test (<| (_.covering /._) (_.for [/.Command]) (all _.and /version.test /pom.test /clean.test /install.test /deps.test /deploy.test /build.test /test.test /auto.test )))