From 1397a3ec429ca178b60593f8aa46b01fb1c9fe64 Mon Sep 17 00:00:00 2001
From: Pekka Enberg <penberg@cloudius-systems.com>
Date: Fri, 23 Aug 2013 15:30:20 +0300
Subject: [PATCH] tests: Add tst-zfs-mount.so to bootfs.manifest

---
 bootfs.manifest | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bootfs.manifest b/bootfs.manifest
index b1bd52b65..fda25a902 100644
--- a/bootfs.manifest
+++ b/bootfs.manifest
@@ -45,6 +45,7 @@
 /&/tests/tst-readdir.so: ./&
 /&/tests/tst-zfs-simple.so: ./&
 /&/tests/tst-zfs-disk.so: ./&
+/&/tests/tst-zfs-mount.so: ./&
 /&/tests/tst-wake.so: ./&
 /&/tests/tst-epoll.so: ./&
 /&/tests/tst-lfring.so: ./&
-- 
GitLab