diff options
Diffstat (limited to 'test.pl')
-rw-r--r-- | test.pl | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,7 +14,8 @@ my %opt = ( gid => '1432479912596791', tid => '01', userid=> 'tom@yiptv.com', - port => 443 + port => 443, + env => 'test' ); |