# File test/test_About.rb, line 58
    def test_restart_count
      assert_equal(7, @About.restart_count)
      assert_equal(1, @restart_count_call)
    end