Skip to content

Commit

Permalink
remove one more TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdageek committed Sep 30, 2024
1 parent 89d0611 commit abb763c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/native/managed/cdacreader/tests/NibbleMapTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,6 @@ public void NibbleMapOneItemLookupOk(MockTarget.Architecture arch)
builder.AllocateCodeChunk (inputPC, codeSize);
NibbleMapTestTarget target = builder.Create();

// TODO: some kind of memory in the placeholder target
//target.AddHeapFragment(builder.NibbleMapFragment);

// TESTCASE:

NibbleMap map = NibbleMap.Create(target);
Expand Down

0 comments on commit abb763c

Please sign in to comment.