(.require [library [lux (.except) ["_" test (.only Test)]]] ["[0]" / ["[1][0]" file] ["[1][0]" shell] ["[1][0]" console] ["[1][0]" environment] ["[1][0]" input ["[1]/[0]" keyboard]] ["[1][0]" output ["[1]/[0]" video ["[1]/[0]" resolution]]] ["[1][0]" net ["[1]/[0]" http ["[1]/[0]" client] ["[1]/[0]" status]]]]) (def .public test Test (all _.and /file.test /shell.test /console.test /environment.test /input/keyboard.test /output/video/resolution.test /net/http/client.test /net/http/status.test ))