diff options
Diffstat (limited to 'tests/sample-test')
-rw-r--r-- | tests/sample-test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sample-test b/tests/sample-test index 27dc3b2ea..a12fe49b6 100644 --- a/tests/sample-test +++ b/tests/sample-test @@ -17,7 +17,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && FIXME --version +print_ver_ FIXME # FIXME: skip_if_root_ # FIXME: require_root_ |