mirror of
https://github.com/zhigang1992/ProMotion.git
synced 2026-05-15 07:37:21 +08:00
tabby-tab.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user