Update a sample projects file

The option use-storyboard should be set to True. Otherwise the
load_projects script would ignore that Project.

Change-Id: I283229cca5fea26337424f41c167c6e4bdf7c8bc
This commit is contained in:
Nikita Konovalov 2014-04-24 13:05:00 +04:00
parent c128572feb
commit efeca96410
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
- project: Test-Project
description: First project
use-storyboard: true
group: Group-1
- project: Test-Project-Two
description: Second project
use-storyboard: true
group: Group-1