From ff95900d5fb61f220aa8e7bbfabdabbf8059812e Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Tue, 12 Sep 2023 15:34:38 -0700 Subject: [PATCH] gz-plugin2: test executable in libexec Signed-off-by: Steve Peters --- Formula/gz-plugin2.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/gz-plugin2.rb b/Formula/gz-plugin2.rb index c01f40d01..df4674d6a 100644 --- a/Formula/gz-plugin2.rb +++ b/Formula/gz-plugin2.rb @@ -35,6 +35,7 @@ def install end test do + system "#{libexec}/gz/plugin2/gz-plugin" (testpath/"test.cpp").write <<-EOS #include int main() {