minizinc 2.4.3

Closes #61076.

Signed-off-by: Claudia Pellegrino <1239874+claui@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
hyuraku 2020-09-13 15:12:30 +09:00 committed by BrewTestBot
parent 42b6ff9b6f
commit 3e17361e06
1 changed files with 1 additions and 1 deletions

View File

@ -24,6 +24,6 @@ class Minizinc < Formula
end
test do
system bin/"mzn2doc", share/"minizinc/std/all_different.mzn"
system bin/"mzn2doc", pkgshare/"std/all_different.mzn"
end
end