shrub/nix/cachix/tests.nix

5 lines
82 B
Nix
Raw Normal View History

2020-06-11 04:00:26 +03:00
let
ops = import ../ops/default.nix {};
in
{ urbit-test-results = ops.test; }