mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
layer3_test.py , layer4_test.py moved to sandbox until updated
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
|
# script moved to sandbox 11/11/2021 - needs updates
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
import importlib
|
import importlib
|
||||||
@@ -5,7 +5,11 @@ Candela Technologies Inc.
|
|||||||
Info : Standard Script for Layer 4 Testing
|
Info : Standard Script for Layer 4 Testing
|
||||||
Date :
|
Date :
|
||||||
Author : Shivam Thakur
|
Author : Shivam Thakur
|
||||||
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
# script moved to sandbox 11/11/2021 needs work
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
import importlib
|
import importlib
|
||||||
Reference in New Issue
Block a user