test: clean up async boundary test

This commit is contained in:
Amaan Qureshi 2025-09-22 21:21:36 -04:00 committed by Amaan Qureshi
parent ce56465197
commit 021d9c447d
3 changed files with 151 additions and 279 deletions

View file

@ -1,4 +1,4 @@
mod async_context_test;
mod async_boundary_test;
mod corpus_test;
mod detect_language;
mod helpers;