Skip to content

Commit 303bf0b

Browse files
committed
tests : remove test-grad0
ggml-ci
1 parent 1e95f0c commit 303bf0b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,8 @@ llama_target_and_test(test-sampling.cpp)
116116
llama_target_and_test(test-chat-template.cpp)
117117

118118
llama_target_and_test(test-grammar-parser.cpp)
119-
llama_target_and_test(test-llama-grammar.cpp)
120119
llama_target_and_test(test-grammar-integration.cpp)
121-
llama_target_and_test(test-grad0.cpp)
120+
llama_target_and_test(test-llama-grammar.cpp)
122121
llama_target_and_test(test-barrier.cpp)
123122
# llama_target_and_test(test-opt.cpp) # SLOW
124123
llama_target_and_test(test-backend-ops.cpp)

0 commit comments

Comments
 (0)