mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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:
committed by
Erik Skultety
parent
3252742bab
commit
83a39d3276
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user