summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-03-06 00:31:52 +0100
committerskal <pascal.massimino@gmail.com>2026-03-06 00:31:52 +0100
commit65054e545d4748a04cd29dd1589740809a68c792 (patch)
treed83474ccbe8174325b28894735f36ac5fd9f2432 /TODO.md
parent15357c0af2608a981e53e5ebc7536cdce926e865 (diff)
test: remove obsolete test_sequence.cc
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index c87fbc2..25069d6 100644
--- a/TODO.md
+++ b/TODO.md
@@ -27,8 +27,6 @@ Reduce weights from f16 (~3.2 KB) to i8 (~1.6 KB).
**Outstanding TODOs:**
-1. **test_sequence.cc** - Port legacy sequence tests (currently disabled)
- - Lines 168, 173, 182: Re-enable lifecycle and simulation tests after port
2. **test_audio_engine.cc:152** - Re-enable commented test after debugging