# HG changeset patch # User Paul Boddie # Date 1705273501 -3600 # Node ID f7b76a66eb29c77fca5c4573c8867a4fe9530cd5 # Parent 122b7bcfe6f0c231669984897b38cf914f4c039d Added explicit dependency on the servers. diff -r 122b7bcfe6f0 -r f7b76a66eb29 tests/Control --- a/tests/Control Mon Jan 15 00:04:22 2024 +0100 +++ b/tests/Control Mon Jan 15 00:05:01 2024 +0100 @@ -1,3 +1,3 @@ -requires: libstdc++ libc libipc libfsclient libmem libext2fs libext2fs_blockserver libe2access_blockserver fstest_files +requires: libstdc++ libc libipc libfsclient libmem libext2fs libext2fs_blockserver libe2access_blockserver fstest_files fsservers provides: fstests maintainer: paul@boddie.org.uk