test/TestSuite/Syntax/Correct/Flags.tjp in taskjuggler-0.0.2 vs test/TestSuite/Syntax/Correct/Flags.tjp in taskjuggler-0.0.3

- old
+ new

@@ -21,10 +21,11 @@ depends !implementation flags important } } -taskreport "My Tasks" { +taskreport tasks "My Tasks" { + formats html # Show only the important tasks hidetask ~important # Turn treemode off so parent tasks are not automatically included. sorttasks name.up }