9202e68107
instead of using inline examples in docstrings. With literalinclude, we know the examples are tested. Change-Id: I95fbb4726bd6731d9687d09a3d6e7d4e5a445131
9 lines
183 B
XML
9 lines
183 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<builders>
|
|
<hudson.tasks.BatchFile>
|
|
<command>foo/foo.bat</command>
|
|
</hudson.tasks.BatchFile>
|
|
</builders>
|
|
</project>
|