mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
8 lines
77 B
Bash
8 lines
77 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
||
|
|
||
|
ok_null
|
||
|
|
||
|
unit_test pkt_read_test
|