mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
7 lines
81 B
Bash
7 lines
81 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
||
|
|
||
|
ok_null
|
||
|
unit_test protocol_util_test
|