airsonic: add test for module

This commit is contained in:
Sumner Evans
2021-05-03 13:27:23 -06:00
parent 6dde6bf3bf
commit 1ce3067c42
3 changed files with 38 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@ in
_3proxy = handleTest ./3proxy.nix {};
acme = handleTest ./acme.nix {};
agda = handleTest ./agda.nix {};
airsonic = handleTest ./airsonic.nix {};
amazon-init-shell = handleTest ./amazon-init-shell.nix {};
ammonite = handleTest ./ammonite.nix {};
atd = handleTest ./atd.nix {};