diff options
Diffstat (limited to 'test/vpp_udp_encap.py')
-rw-r--r-- | test/vpp_udp_encap.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/vpp_udp_encap.py b/test/vpp_udp_encap.py index 56d23cc45dc..d4daa7430b3 100644 --- a/test/vpp_udp_encap.py +++ b/test/vpp_udp_encap.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python """ UDP encap objects """ |