Skip to content

Commit

Permalink
python: New style
Browse files Browse the repository at this point in the history
  • Loading branch information
samueljohn committed Jun 7, 2013
1 parent e763b28 commit 26da761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/python.rb
Expand Up @@ -240,7 +240,7 @@ def caveats
EOS
end

def test
test do
# Check if sqlite is ok, because we build with --enable-loadable-sqlite-extensions
# and it can occur that building sqlite silently fails if OSX's sqlite is used.
system "#{bin}/python", "-c", "import sqlite3"
Expand Down

0 comments on commit 26da761

Please sign in to comment.