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