@@ -39,29 +39,30 @@ (use srfi-69) (module megatestmod ( - db:set-tests-state-status - db:set-state-status-and-roll-up-items - common:get-install-area - tests:get-all - common:use-cache? - - mt:lazy-read-test-config - common:get-full-test-name - tests:extend-test-patts - tests:get-itemmaps - tests:get-items - tests:get-global-waitons - tests:get-tests-search-path - tests:filter-test-names - common:args-get-testpatt - tests:filter-test-names-not-matched - common:args-get-runname - common:load-views-config - ) + common:get-disks + db:set-tests-state-status + db:set-state-status-and-roll-up-items + common:get-install-area + tests:get-all + common:use-cache? + + mt:lazy-read-test-config + common:get-full-test-name + tests:extend-test-patts + tests:get-itemmaps + tests:get-items + tests:get-global-waitons + tests:get-tests-search-path + tests:filter-test-names + common:args-get-testpatt + tests:filter-test-names-not-matched + common:args-get-runname + common:load-views-config + ) (import scheme) (cond-expand (chicken-4