diff options
Diffstat (limited to 'test/Modules/no-stale-modtime.m')
-rw-r--r-- | test/Modules/no-stale-modtime.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Modules/no-stale-modtime.m b/test/Modules/no-stale-modtime.m index 1bff2b0..5351212 100644 --- a/test/Modules/no-stale-modtime.m +++ b/test/Modules/no-stale-modtime.m @@ -1,7 +1,6 @@ // Ensure that when rebuilding a module we don't save its old modtime when // building modules that depend on it. -// REQUIRES: shell // RUN: rm -rf %t // RUN: mkdir -p %t // This could be replaced by diamond_*, except we want to modify the top header |