Rename intern/extern tests to internal/external
This commit is contained in:
parent
5248dce1ea
commit
8b28705621
4 changed files with 10 additions and 10 deletions
|
@ -13,8 +13,8 @@ You can run the testsuite via
|
|||
|
||||
::
|
||||
|
||||
$ nix-build tests -A extern.nixpkgs_20_03
|
||||
$ nix-build tests -A intern.nixpkgs_unstable
|
||||
$ nix-build tests -A external.nixpkgs_20_03
|
||||
$ nix-build tests -A internal.nixpkgs_unstable
|
||||
...
|
||||
|
||||
Contributing to the documentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue