mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
e01c0eed38
Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
8 lines
78 B
Bash
Executable File
8 lines
78 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
|
|
|
ok_null
|
|
|
|
unit_test pkt_write_test
|