Skip to content

Commit

Permalink
Removed obsolete TODO-comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
skx committed Jul 22, 2024
1 parent 30592de commit 920ab21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpm/cpm_bdos_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,6 @@ func TestReadFile(t *testing.T) {
}

// TestFileOpen ensures we can open files.
// This is incomplete, TODO test virtual files too.
func TestFileOpen(t *testing.T) {
// Create a new helper
c, err := New()
Expand Down

0 comments on commit 920ab21

Please sign in to comment.