10 lines
135 B
Text
10 lines
135 B
Text
(test
|
|
(name test_a)
|
|
(modules test_a)
|
|
(package a))
|
|
|
|
(test
|
|
(name test_b)
|
|
(modules test_b)
|
|
(package b)
|
|
(libraries does-not-exist))
|