Fix up Rubinius specific library specs.
[rbx.git] / spec / library / actor / notify_link_spec.rb
blobeccc5c365ca5503eb43459f22bc958213e6c59ea
1 require File.dirname(__FILE__) + '/../../spec_helper'
2 require 'actor'
4 describe "Actor#notify_link" do
5   it "needs to be reviewed for spec completeness"
6 end