diff options
Diffstat (limited to 'lib/ssh/test/ssh.spec.vxworks')
-rw-r--r-- | lib/ssh/test/ssh.spec.vxworks | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ssh/test/ssh.spec.vxworks b/lib/ssh/test/ssh.spec.vxworks new file mode 100644 index 0000000000..81f665283c --- /dev/null +++ b/lib/ssh/test/ssh.spec.vxworks @@ -0,0 +1,3 @@ +{topcase, {dir, "../ssh_test"}}. +{require_nodenames, 1}. +%{skip, {M, F, "Not yet implemented"}}. |