libmatio: brew style --fix

For Homebrew/brew#14574.
master
Mike McQuaid 2023-02-10 16:32:29 +00:00
parent 79376d8afe
commit e564251589
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class Libmatio < Formula
test do
testpath.install resource("homebrew-test_mat_file")
(testpath/"mat.c").write <<~'EOS'
(testpath/"mat.c").write <<~EOS
#include <stdlib.h>
#include <matio.h>