mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
test: Fixup test name
This commit is contained in:
parent
0dc9b6b7c7
commit
60b4b220d8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
namespace nixC {
|
namespace nixC {
|
||||||
|
|
||||||
TEST_F(nix_api_store_test, nix_api_init_global_getFlake_exists)
|
TEST_F(nix_api_store_test, nix_api_init_getFlake_exists)
|
||||||
{
|
{
|
||||||
nix_libstore_init(ctx);
|
nix_libstore_init(ctx);
|
||||||
assert_ctx_ok();
|
assert_ctx_ok();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue