[functional-tests] Don't include the dm tests in the ft suite.
I'll create a separate program for those.
This commit is contained in:
parent
997dbcf2ad
commit
6bf81aab85
@ -7,7 +7,6 @@
|
||||
(functional-tests)
|
||||
(bcache bcache-tests)
|
||||
(cache-functional-tests)
|
||||
(device-mapper dm-tests)
|
||||
(era-functional-tests)
|
||||
(parser-combinators)
|
||||
(only (srfi s1 lists) break)
|
||||
@ -180,7 +179,6 @@
|
||||
(register-cache-tests)
|
||||
(register-era-tests)
|
||||
(register-bcache-tests)
|
||||
(register-dm-tests)
|
||||
|
||||
(with-dir "test-output"
|
||||
((parse-command-line)))
|
||||
|
Loading…
Reference in New Issue
Block a user