vbox_XPCOMCGlue.c: get rid of 'make check' reference

Change the 'make check' reference 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:54 -03:00 committed by Erik Skultety
parent 83a39d3276
commit f31f3e4346

View File

@ -114,7 +114,7 @@ tryLoadOne(const char *dir, bool setAppHome, bool ignoreMissing,
if (hVBoxXPCOMC == NULL) {
/*
* FIXME: Don't warn in this case as it currently breaks make check
* FIXME: Don't warn in this case as it currently breaks ninja test
* on systems without VirtualBox.
*/
if (dir != NULL)