diff options
author | varac <varacanero@zeromail.org> | 2015-11-06 00:16:24 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2015-11-17 23:11:20 +0100 |
commit | 75341eeb905e9c7312232d8c9c4077a358b8cb20 (patch) | |
tree | fb1c6dd1471c27ac4535ed3b72261c4bc23fbfc2 /tests | |
parent | 5e78892e07d94d3d3da8d97fef9d67a15297070d (diff) |
[bug] [jessie] check for 1 stunnel instance only
- Resolves: #7574
Diffstat (limited to 'tests')
-rw-r--r-- | tests/helpers/os_helper.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/helpers/os_helper.rb b/tests/helpers/os_helper.rb index c57300e2..da9ac843 100644 --- a/tests/helpers/os_helper.rb +++ b/tests/helpers/os_helper.rb @@ -38,4 +38,4 @@ class LeapTest end end -end +end
\ No newline at end of file |