ma torrent-secrets: enable for drop and fileleech

This commit is contained in:
makefu 2018-03-29 18:55:15 +02:00
parent ed2d36e470
commit 1e1cea3790
3 changed files with 3 additions and 2 deletions
1systems
6tests/data/secrets/torrent-secrets

View file

@ -1,3 +1,4 @@
import <stockholm/makefu/source.nix> {
name="drop";
torrent = true;
}

View file

@ -1,3 +1,4 @@
import <stockholm/makefu/source.nix> {
name="fileleech";
name = "fileleech";
torrent = true;
}

View file

@ -1 +0,0 @@
{}