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
/
actor
/
current_spec.rb
blob
8c3a0c02a120d8b9006ba7d52abeee4413524bf6
1
require File.dirname(__FILE__) + '/../../spec_helper'
2
require 'actor'
3
4
describe "Actor.current" do
5
it "needs to be reviewed for spec completeness"
6
end