diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-10-03 20:30:14 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-10-03 20:30:14 +0200 |
commit | c79f9144a6bac9b1dbdffcd6a02762a6adeabcfa (patch) | |
tree | 947468e7bbbfb2eda7437730fa922a8e8fd95974 /smoketest/scripts/cli/test_vpn_sstp.py | |
parent | 192b6244220806bbebbb3694eaaba1d04d6aa1f6 (diff) | |
download | vyos-1x-c79f9144a6bac9b1dbdffcd6a02762a6adeabcfa.tar.gz vyos-1x-c79f9144a6bac9b1dbdffcd6a02762a6adeabcfa.zip |
smoketest: sstp: pppoe: use common RADIUS tests
Diffstat (limited to 'smoketest/scripts/cli/test_vpn_sstp.py')
-rwxr-xr-x | smoketest/scripts/cli/test_vpn_sstp.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketest/scripts/cli/test_vpn_sstp.py b/smoketest/scripts/cli/test_vpn_sstp.py index d129867cc..ca5b307dd 100755 --- a/smoketest/scripts/cli/test_vpn_sstp.py +++ b/smoketest/scripts/cli/test_vpn_sstp.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 020 VyOS maintainers and contributors +# Copyright (C) 2020 VyOS maintainers and contributors # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 or later as |