comment out test that creates a bad dependency
The right long-term solution may be a `strip' operation that removes `test' submodules for a distribution.
This commit is contained in:
parent
92db2b4fb3
commit
7519b851d3
|
@ -245,6 +245,7 @@
|
||||||
(rmpi-reduce (rmpi-comm 0 8 (vector 0 1 2 3 4 5 6 7)) 3 + 7)
|
(rmpi-reduce (rmpi-comm 0 8 (vector 0 1 2 3 4 5 6 7)) 3 + 7)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
#;
|
||||||
(module+ test
|
(module+ test
|
||||||
(require tests/eli-tester)
|
(require tests/eli-tester)
|
||||||
(test
|
(test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user