Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Enable encoding/converter specs, which apparently all pass now.
  • Loading branch information
headius committed Oct 30, 2014
1 parent af2cd60 commit 18bb4db
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions spec/jruby.2.1.mspec
Expand Up @@ -22,8 +22,7 @@ class MSpecScript
set :core, [
SPEC_DIR + '/core',

'^' + SPEC_DIR + '/core/continuation',
'^' + SPEC_DIR + '/core/encoding/converter'
'^' + SPEC_DIR + '/core/continuation'
]

set :fast, [
Expand Down

This file was deleted.

0 comments on commit 18bb4db

Please sign in to comment.