diff options
Diffstat (limited to 'test/test_mpls.py')
-rw-r--r-- | test/test_mpls.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_mpls.py b/test/test_mpls.py index 5b3054801e7..f7f634d60bf 100644 --- a/test/test_mpls.py +++ b/test/test_mpls.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import unittest import socket |