clanServices: Move deltachat test to appropriate location
Move the deltachat clanService test to the deltachat clan service. The tests should live close to the definition of the service, so that debugging and discoverability is better.
This commit is contained in:
@@ -54,7 +54,6 @@ in
|
||||
borgbackup = import ./borgbackup nixosTestArgs;
|
||||
data-mesher = import ./data-mesher nixosTestArgs;
|
||||
syncthing = import ./syncthing nixosTestArgs;
|
||||
deltachat = import ./deltachat nixosTestArgs;
|
||||
ergochat = import ./ergochat nixosTestArgs;
|
||||
heisenbridge = import ./heisenbridge nixosTestArgs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user