Skip to content
Snippets Groups Projects
Commit c3022ad2 authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #1536 from MikeMcQuaid/testbottest-tarballs

testbottest: don't use TEST_FIXTURE_DIR.
parents 5e073f1f e8d50401
No related branches found
No related tags found
No related merge requests found
class Testbottest < Formula
desc "Minimal C program and Makefile used for testing Homebrew."
homepage "https://github.com/Homebrew/brew"
url "file://#{TEST_FIXTURE_DIR}/tarballs/testbottest-0.1.tbz"
url "file://#{File.expand_path("..", __FILE__)}/tarballs/testbottest-0.1.tbz"
sha256 "78b54d8f31585c9773bed12b4aa4ab2ce458ebd044b9406cb24d40aa5107f082"
def install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment