File: mod.xml

package info (click to toggle)
jing-trang 20220510-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,960 kB
  • sloc: java: 51,292; xml: 22,675; sh: 463; python: 189; makefile: 34
file content (8 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
<module>
  <depends module="util"/>
  <depends module="resolver"/>
  <depends module="datatype"/>
  <depends module="rng-parse"/>
  <compile test="yes"/>
  <test name="unit" type="testng"/>
</module>