Skip to content

Commit bda469d

Browse files
committed
Remove unneeded tests
1 parent ad30566 commit bda469d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

tests/test-sources/plugins/utils/repeat.nix

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,4 @@
22
empty = {
33
plugins.repeat.enable = true;
44
};
5-
6-
default = {
7-
plugins.repeat = {
8-
enable = true;
9-
};
10-
};
11-
12-
example = {
13-
plugins.repeat = {
14-
enable = true;
15-
};
16-
};
175
}

0 commit comments

Comments
 (0)