Skip to content

Commit

Permalink
[Truffle] Adding shellwords to stdlib.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjfish committed Apr 3, 2015
1 parent 678117d commit 861e6c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/ruby/truffle/mri/shellwords.rb
@@ -0,0 +1 @@
require_relative '../../stdlib/shellwords'
1 change: 1 addition & 0 deletions spec/truffle/truffle.mspec
Expand Up @@ -106,6 +106,7 @@ class MSpecScript
"spec/ruby/library/erb",
"spec/ruby/library/observer",
"spec/ruby/library/set",
"spec/ruby/library/shellwords",
"spec/ruby/library/strscan",
"spec/ruby/library/stringio",
"spec/ruby/library/thread",
Expand Down

0 comments on commit 861e6c8

Please sign in to comment.