From bc31e75e20a592999ef8065787b923e8b1efec7c Mon Sep 17 00:00:00 2001 From: matlabbe Date: Wed, 20 Mar 2024 17:34:12 -0700 Subject: [PATCH] Update Formula/r/rtabmap.rb Co-authored-by: Mike McQuaid --- Formula/r/rtabmap.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/r/rtabmap.rb b/Formula/r/rtabmap.rb index 0141ebb66c1516..7abdf2012a220b 100644 --- a/Formula/r/rtabmap.rb +++ b/Formula/r/rtabmap.rb @@ -24,7 +24,6 @@ def install end test do - # Test if main app is built and can be launched output = if OS.linux? # Linux CI cannot start windowed applications due to Qt plugin failures shell_output("#{bin}/rtabmap-console --version")