Alexandre Conrad 2ae9c25cef add tests for shell builder
Change-Id: I37350e7e813db173e033bd4131e62be77ab9753a
2014-04-26 18:07:34 -07:00

9 lines
178 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<builders>
<hudson.tasks.Shell>
<command>make test</command>
</hudson.tasks.Shell>
</builders>
</project>