From fdbe78a7693aef51a69ec4399de4f9b919ae1675 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Wed, 3 Jan 2018 14:32:08 +0000 Subject: Remove truffle patching introducing in f77480c as upstream has merged the changes (#3370) --- test/externalTests.sh | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) diff --git a/test/externalTests.sh b/test/externalTests.sh index 1cc0af19..11972eae 100755 --- a/test/externalTests.sh +++ b/test/externalTests.sh @@ -44,53 +44,6 @@ DIR=$(mktemp -d) npm install find . -name soljson.js -exec cp "$SOLJSON" {} \; - # This is a patch that lets truffle ignore the pre-release compiler warning - cat > truffle.patch <