Changeset 87 for trunk/spec/contributions_spec.rb
- Timestamp:
- 09/01/08 15:24:13 (4 months ago)
- Files:
-
- 1 modified
-
trunk/spec/contributions_spec.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/spec/contributions_spec.rb
r86 r87 32 32 describe BlueCloth, " contributed features" do 33 33 include BlueCloth::TestConstants, 34 BlueCloth Matchers34 BlueCloth::Matchers 35 35 36 36 ### HTML filter options contributed by Florian Gross.
