Skip to content

Commit

Permalink
A couple of comments to remind me to update some of the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
guyroyse committed May 31, 2011
1 parent e8385f7 commit 372e150
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/float_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
require 'pixxxer'

describe 'Float' do

# add tests for invalid values

describe 'String.depixxxit' do

Expand Down
2 changes: 2 additions & 0 deletions spec/integer_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
require 'pixxxer'

describe 'Integer' do

# add tests for invalid values

describe 'String.depixxxit' do

Expand Down

0 comments on commit 372e150

Please sign in to comment.