# File test/test_EditProperties.rb, line 538 def test_mask_unknown @mask = :mount_mask assert_exception(RuntimeError) { setup_EditProperties } end