Skip to content

Commit

Permalink
configuration.rb no longer causes a parse error, removing stub
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Nov 1, 2013
1 parent 03f5d2e commit 8da8712
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,076 deletions.
6 changes: 0 additions & 6 deletions README.md
Expand Up @@ -46,12 +46,6 @@ opal has to include all dependencies into build.

* **line 171**: `&::Time.method(:now)` doesnt work so wrong method is set

### rspec/core/configuration.rb

* **line ?**: something in that file is causing opal to generate bad javascript.
This is possible a require statement used as an expression which generates empty
code.

### rspec/core/example_group.rb

* **line 434**: cannot parse heredoc as it uses EOS inline before string ends
Expand Down

0 comments on commit 8da8712

Please sign in to comment.