Skip to content

Commit 67ec3a9

Browse files
Peter MarreckPeter Marreck
authored andcommitted
fix: update _ollama reference to _embedding_http in all_tests.zig
1 parent d1eac8d commit 67ec3a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/all_tests.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ test {
7878
_ = _lsp;
7979
_ = _main;
8080
_ = _mcp;
81-
_ = _ollama;
81+
_ = _embedding_http;
8282
_ = _output;
8383
_ = _pcre2;
8484
_ = _pidfile;

0 commit comments

Comments
 (0)