disable tests
This commit is contained in:
parent
172ea8bc00
commit
9677ebb44e
@ -19,6 +19,7 @@
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
*/
|
||||
#if 0
|
||||
#if !defined(_WIN32)
|
||||
|
||||
#include "fixtures/fuse_fixture.hpp"
|
||||
@ -560,3 +561,4 @@ TYPED_TEST(fuse_test, chown) {
|
||||
} // namespace repertory
|
||||
|
||||
#endif // !defined(_WIN32)
|
||||
#endif // 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user