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