repo.or.cz
/
rbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fix up Rubinius specific library specs.
[rbx.git]
/
spec
/
library
/
options
/
usage_spec.rb
blob
cc35f47f384d1b0dfe4910ff26d9a35efa28ee48
1
require File.dirname(__FILE__) + '/../../spec_helper'
2
require File.dirname(__FILE__) + '/shared/help'
3
4
describe "Options#usage" do
5
it_behaves_like :lib_options_usage_help, :usage
6
end