2e87c2f8f4
Generated using deadnix (with some manual work); split from #514611.
5 lines
72 B
Nix
5 lines
72 B
Nix
{ runTest, ... }:
|
|
{
|
|
apiIntegration = runTest ./api-integration.nix;
|
|
}
|