mirror of
https://github.com/NixOS/nix.git
synced 2025-11-19 00:39:37 +01:00
Fix the name of the completions test
This commit is contained in:
parent
32effccb51
commit
260fb837de
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ nix_tests = \
|
||||||
suggestions.sh \
|
suggestions.sh \
|
||||||
store-ping.sh \
|
store-ping.sh \
|
||||||
fetchClosure.sh \
|
fetchClosure.sh \
|
||||||
completion.sh \
|
completions.sh \
|
||||||
impure-derivations.sh
|
impure-derivations.sh
|
||||||
|
|
||||||
ifeq ($(HAVE_LIBCPUID), 1)
|
ifeq ($(HAVE_LIBCPUID), 1)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue