# File test.bak/tc_dos_disks.rb, line 88 def test_empty_dsk dsk=DSK.new() assert(dsk.file_system!=:dos,"empty DSK should not be DOS 3.3 format") end