Skip to content

Commit

Permalink
json
Browse files Browse the repository at this point in the history
  • Loading branch information
hejunchao committed Aug 29, 2023
1 parent 0022635 commit cd64295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/kernels/generated/generated_macro.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
.expect("create tensor failed"); \
INIT_TENSOR(a1, init_f1); \
} \
void TearDown() override { CLEAR_SUBCASE() } \
void TearDown() override {} \
\
protected: \
runtime_tensor a0; \
Expand Down

0 comments on commit cd64295

Please sign in to comment.