mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
These no longer do anything. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
13 lines
125 B
Bash
Executable File
13 lines
125 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
|
|
|
define_test "managed"
|
|
|
|
setup "down"
|
|
|
|
ok <<EOF
|
|
Starting httpd: OK
|
|
EOF
|
|
simple_test
|