diff options
| author | Ralf Kistner <ralf@embarkmobile.com> | 2014-12-20 18:11:32 +0200 |
|---|---|---|
| committer | Ralf Kistner <ralf@embarkmobile.com> | 2014-12-20 18:11:32 +0200 |
| commit | d62f9a01fed3f2cfcc352f20029df38d3cc48152 (patch) | |
| tree | e3e3f7e4949c0b7090f7eeda19e5c2a5f2ab2a01 /verify.sh | |
| parent | a58ce2429229dcab6e5b41418a6eeb9627ce354d (diff) | |
Add another example to the test suite.
Diffstat (limited to 'verify.sh')
| -rwxr-xr-x | verify.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,5 +25,6 @@ for board in "arcore:avr:leonardo" "arcore:avr:leonardo2" "arcore:avr:micro" do example "Empty" $board example "MidiEcho" $board + example "CompileTest" $board done |
