Skip to content

Commit

Permalink
Opal can now parse command calls inside aref args
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Nov 2, 2013
1 parent b0256f1 commit 3d40ed9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
4 changes: 0 additions & 4 deletions README.md
Expand Up @@ -53,10 +53,6 @@ opal has to include all dependencies into build.
* **line 564**: opal cannot use mutable strings (see opal/rspec/fixes.rb). Also, opal
does not support 2 regexp special characters yet (`\A` and `\z`).

### rspec/core/shared_example_group/collection.rb

* **line 17**: opal cannot parse command call inside aref

### rspec/matchers/built_in/have.rb

* **line 1**: this is an error in rspec. This autoload does not exist so we must
Expand Down
27 changes: 0 additions & 27 deletions app/rspec/core/shared_example_group/collection.rb

This file was deleted.

0 comments on commit 3d40ed9

Please sign in to comment.