fix and wip some features

This commit is contained in:
Reinier Balt 2012-05-18 17:12:32 +02:00
parent 5e477a4d25
commit aa518e252c
4 changed files with 5 additions and 2 deletions

View file

@ -25,7 +25,7 @@ Feature: Create project from template
Then I should have a project called "My first project"
And I should have 1 todo in project "My first project"
@javascript
@javascript @wip
Scenario: Create a project with dependent tasks
Given a template that looks like
"""