Skip to content

Commit

Permalink
Deleted p on spec
Browse files Browse the repository at this point in the history
  • Loading branch information
clbustos committed Jun 7, 2010
1 parent 07d882d commit 491141d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/rserve_rexpfactory_spec.rb
Expand Up @@ -56,7 +56,6 @@
end
it "should process double vector with NA" do
la=@r.eval("c(1,NA)")
p la
la.should be_instance_of(Rserve::REXP::Double)
la.na?.should==[false,true]

Expand Down

0 comments on commit 491141d

Please sign in to comment.