diff options
Diffstat (limited to 'test/test_vxlan.py')
-rw-r--r-- | test/test_vxlan.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_vxlan.py b/test/test_vxlan.py index c74efe7d062..b292aac4a12 100644 --- a/test/test_vxlan.py +++ b/test/test_vxlan.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import socket from util import ip4n_range, ip4_range, reassemble4 |