Skip to content

Commit 248cf31

Browse files
committed
Resolve conflict
1 parent eb17a34 commit 248cf31

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

tests/nixos/default.nix

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -164,15 +164,6 @@ in
164164
gzip-content-encoding = runNixOSTestFor "x86_64-linux" ./gzip-content-encoding.nix;
165165

166166
user-sandboxing = runNixOSTestFor "x86_64-linux" ./user-sandboxing;
167-
<<<<<<< HEAD
168-
=======
169-
170-
s3-binary-cache-store = runNixOSTestFor "x86_64-linux" ./s3-binary-cache-store.nix;
171-
172-
fsync = runNixOSTestFor "x86_64-linux" ./fsync.nix;
173-
174-
cgroups = runNixOSTestFor "x86_64-linux" ./cgroups;
175167

176168
fetchurl = runNixOSTestFor "x86_64-linux" ./fetchurl.nix;
177-
>>>>>>> f2f47fa72 (Add a test for builtin:fetchurl cert verification)
178169
}

0 commit comments

Comments
 (0)