spec/aggregates_spec.rb in maintain-0.1.1 vs spec/aggregates_spec.rb in maintain-0.1.2
- old
+ new
@@ -1,5 +1,5 @@
-# Configuration point number one: setting and configuring states
+# Specs for aggregation of state
require 'lib/maintain'
describe Maintain, "aggregates" do
before :each do
\ No newline at end of file