summaryrefslogtreecommitdiffstats
path: root/test/run_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/run_test.py')
-rwxr-xr-xtest/run_test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/run_test.py b/test/run_test.py
index b7898fb..870e6c5 100755
--- a/test/run_test.py
+++ b/test/run_test.py
@@ -83,8 +83,6 @@ if __name__ == '__main__':
"(may be specified multiple times)")
args = parser.parse_args()
- util.import_yang_modules()
-
ddir = list()
if args.dir is None:
ddir.append(os.getcwd())