Skip to content

Commit

Permalink
Track commits and also make sure we perform committed commands
Browse files Browse the repository at this point in the history
  • Loading branch information
karmajunkie committed Dec 19, 2012
1 parent e018e33 commit 06351dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/imperator/test_background_processor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ class << self

def self.commit(command, options = nil)
@commits << command
command.perform!
end
end

0 comments on commit 06351dc

Please sign in to comment.