12 lines
153 B
Plaintext
12 lines
153 B
Plaintext
(jbuild_version 1)
|
|
|
|
(executable
|
|
((name test)
|
|
(libraries (base oUnit))
|
|
))
|
|
|
|
(alias
|
|
((name runtest)
|
|
(deps (test.exe))
|
|
(action (run ${<}))))
|