Real unit test (isolation, no children render)
Calls:
- constructor
- render
| iOS Support Matrix | |
| Winter 2012 Edition - v2.0 | |
| iPhone June 2007 | |
| iPod touch Sept 2007, Feb 2008 (32GB only) | |
| iPhone 3G July 2008 | |
| iPod touch (2nd Generation) Sept 2008 Sept 2009 - (8GB only) | |
| iPhone 3GS June 2009 | |
| iPod touch (3rd Generation) Sept 2009 | |
| iPad April 2010 | |
| iPhone 4 June 2010 |
Sometimes you want to have a subdirectory on the master branch be the root directory of a repository’s gh-pages branch. This is useful for things like sites developed with Yeoman, or if you have a Jekyll site contained in the master branch alongside the rest of your code.
For the sake of this example, let’s pretend the subfolder containing your site is named dist.
Remove the dist directory from the project’s .gitignore file (it’s ignored by default by Yeoman).
To recreate the folder dist, run again the command: