tests: get rid of 'make check' references

Update the remaining 'make check' references after the
switch to meson/ninja.

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
Daniel Henrique Barboza
2020-08-06 10:34:53 -03:00
committed by Erik Skultety
parent 3252742bab
commit 83a39d3276
3 changed files with 3 additions and 3 deletions

View File

@@ -225,7 +225,7 @@ mymain(void)
* programs will automatically pick it up.
*
* To generate the corresponding output files after a new replies
* file has been added, run "VIR_TEST_REGENERATE_OUTPUT=1 make check".
* file has been added, run "VIR_TEST_REGENERATE_OUTPUT=1 ninja test".
*/
testQemuDataReset(&data);