summaryrefslogtreecommitdiffstats
path: root/freebsd-to-rtems.py
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd-to-rtems.py')
-rwxr-xr-xfreebsd-to-rtems.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd-to-rtems.py b/freebsd-to-rtems.py
index 9dd91179..6823ec85 100755
--- a/freebsd-to-rtems.py
+++ b/freebsd-to-rtems.py
@@ -2350,7 +2350,7 @@ tests.addTest('syscalls01', ['test_main'])
tests.addTest('commands01', ['test_main'])
tests.addTest('usb01', ['init', 'test-file-system'], False)
tests.addTest('loopback01', ['test_main'])
-tests.addTest('netshell01', ['test_main', 'shellconfig', 'ns_parser_vars'], False)
+tests.addTest('netshell01', ['test_main', 'shellconfig'], False)
tests.addTest('swi01', ['init', 'swi_test'])
tests.addTest('timeout01', ['init', 'timeout_test'])
tests.addTest('init01', ['test_main'])