Add first app
This commit is contained in:
@@ -35,6 +35,6 @@ class MyFirstBrew < Formula
|
|||||||
#
|
#
|
||||||
# The installed folder is not in the path, so use the entire path to any
|
# The installed folder is not in the path, so use the entire path to any
|
||||||
# executables being tested: `system bin/"program", "do", "something"`.
|
# executables being tested: `system bin/"program", "do", "something"`.
|
||||||
system "false"
|
system "true"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user