diff --git a/test/blackbox-tests/test-cases/configurator/run.t b/test/blackbox-tests/test-cases/configurator/run.t index f726170a..b72a34b9 100644 --- a/test/blackbox-tests/test-cases/configurator/run.t +++ b/test/blackbox-tests/test-cases/configurator/run.t @@ -1,3 +1,8 @@ +Show that config values are present $ jbuilder exec config/run.exe version is present - $ jbuilder exec c_test/run.exe \ No newline at end of file + +We're able to compile C program sucessfully + $ jbuilder exec c_test/run.exe + Successfully compiled c program +