Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #1055 from graaff/fix-integration-tests
Enable log_requests for integration tests
  • Loading branch information
evanphx committed Aug 20, 2016
2 parents 2574135 + 9bc7514 commit 4ad972c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/shell/t1_conf.rb
@@ -1,2 +1,3 @@
log_requests
stdout_redirect "t1-stdout"
pidfile "t1-pid"
1 change: 1 addition & 0 deletions test/shell/t2_conf.rb
@@ -1,3 +1,4 @@
log_requests
stdout_redirect "t2-stdout"
pidfile "t2-pid"
bind "tcp://0.0.0.0:10103"
Expand Down

0 comments on commit 4ad972c

Please sign in to comment.