test/TestSuite/Scheduler/Correct/Shift2.tjp in taskjuggler-3.0.0 vs test/TestSuite/Scheduler/Correct/Shift2.tjp in taskjuggler-3.1.0

- old
+ new

@@ -1,11 +1,11 @@ project "Shift2" 2010-02-06 +1w include "checks.tji" shift s2 "s2" { - replace + replace workinghours mon - fri 8:00 - 16:00 } shift s3 "s3" { vacation 2010-02-09 @@ -27,30 +27,30 @@ allocate r1 ${FixEnd "2010-02-12-17:00"} } resource r2 "r2" { - shift s2 2010-02-08 +1w + shifts s2 2010-02-08 +1w } task "T2" { effort 40h allocate r2 ${FixEnd "2010-02-12-16:00"} } resource r3 "r3" { - shift s3 2010-02-08 +1w + shifts s3 2010-02-08 +1w } task "T3" { effort 24h allocate r3 ${FixEnd "2010-02-12-16:00"} } resource r4 "r4" { - shift s4 2010-02-08 +1w + shifts s4 2010-02-08 +1w } task "T4" { effort 32h allocate r4