Skip to content

Commit

Permalink
Add formatting to configurator tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrinberg committed Apr 6, 2018
1 parent 24bca8a commit 85188cb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion test/blackbox-tests/test-cases/configurator/run.t
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Show that config values are present
$ jbuilder exec config/run.exe
version is present
$ jbuilder exec c_test/run.exe

We're able to compile C program sucessfully
$ jbuilder exec c_test/run.exe
Successfully compiled c program

0 comments on commit 85188cb

Please sign in to comment.