Skip to content

Commit

Permalink
Added stub in vc mock
Browse files Browse the repository at this point in the history
  • Loading branch information
Popov Valery committed Dec 28, 2015
1 parent d806c11 commit 5820243
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions swifty_viper/Tests/Presenter/presenter_tests.swift.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@ class {{ module_info.name }}PresenterTest: XCTestCase {

class MockViewController: {{ module_info.name }}ViewInput {

func setupInitialState() {

}
}
}

0 comments on commit 5820243

Please sign in to comment.