Guest User

Untitled

a guest
Dec 18th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. #import "TestTemplate.h"
  2. #import "constants.h"
  3.  
  4. @implementation TestTemplate
  5.  
  6. #pragma mark - Test functions
  7.  
  8. - (void)testThisUI
  9. {
  10. // UI steps
  11. }
  12.  
  13. @end
Add Comment
Please, Sign In to add comment