method
move_progress
move_progress()
public
Hide source
# File lib/spec/runner/formatter/html_formatter.rb, line 104 def move_progress @output.puts " <script type=\"text/javascript\">moveProgressBar('#{percent_done}');</script>" @output.flush end