Skip to content

Commit

Permalink
Activate localhost connections in integration
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Mar 19, 2013
1 parent 375efe0 commit 6fcca10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integration/test_contrib.py
Expand Up @@ -6,8 +6,7 @@

class Integration(object):
def setup(self):
pass
#env.host_string = "localhost"
env.host_string = "localhost"


def tildify(path):
Expand Down

0 comments on commit 6fcca10

Please sign in to comment.