aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/prune.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/prune.m')
-rw-r--r--test/Modules/prune.m3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Modules/prune.m b/test/Modules/prune.m
index 97a2fd7d0dcc..7c462e20fcef 100644
--- a/test/Modules/prune.m
+++ b/test/Modules/prune.m
@@ -1,3 +1,6 @@
+// NetBSD: noatime mounts currently inhibit 'touch -a' updates
+// UNSUPPORTED: system-netbsd
+
// Test the automatic pruning of module cache entries.
#ifdef IMPORT_DEPENDS_ON_MODULE
@import DependsOnModule;