1
0
Fork 0
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:
Robert Hensing 2025-03-28 13:10:49 +00:00
parent 0dc9b6b7c7
commit 60b4b220d8

View file

@ -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();