tabby-tab.

This commit is contained in:
Mark Rickert
2014-09-13 17:54:30 -05:00
parent 94e5ed103f
commit 831fa8201d

View File

@@ -29,7 +29,7 @@ describe "ProMotion::TableScreen updating functionality" do
# Array of NSIndexPaths
Proc.new {
table_screen.update_table_data([NSIndexPath.indexPathForRow(0, inSection:0), NSIndexPath.indexPathForRow(1, inSection:0)])
table_screen.update_table_data([NSIndexPath.indexPathForRow(0, inSection:0), NSIndexPath.indexPathForRow(1, inSection:0)])
}.should.not.raise(StandardError)
# # Hash with single NSIndexPath