Skip to content

Commit

Permalink
speculative fix for t/04.remoteserver.t error "Object [...] should ha…
Browse files Browse the repository at this point in the history
…ve been received already"
  • Loading branch information
lstein committed Sep 18, 2012
1 parent 1c288b6 commit ebbc587
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/04.remoteserver.t
Expand Up @@ -107,6 +107,8 @@ my $lang = $render->language;
my $port = $server->listen_port;

my $request = POST("http://localhost:$port/",
Content_Type => 'form-data',
Content =>
[
tracks => nfreeze(\@labels),
settings => nfreeze($settings),
Expand Down

0 comments on commit ebbc587

Please sign in to comment.