let argotest = builtins.fetchTarball "https://xgitlab.cels.anl.gov/argo/argotest/-/archive/master/argotest-master.tar.gz"; in import "${argotest}/test.nix" {
containers-override = ./.; testName = "split";
}