- Revision
- 916
- Author
- sirenian
- Date
- 2008-09-02 02:48:16 -0500 (Tue, 02 Sep 2008)
Log Message
[Liz] runUsingSteps -> run
Modified Paths
Diff
Modified: trunk/jbehave-core/src/java/org/jbehave/scenario/Scenario.java (915 => 916)
--- trunk/jbehave-core/src/java/org/jbehave/scenario/Scenario.java 2008-09-01 23:40:14 UTC (rev 915) +++ trunk/jbehave-core/src/java/org/jbehave/scenario/Scenario.java 2008-09-02 07:48:16 UTC (rev 916) @@ -9,7 +9,7 @@ * scenario, eg: "ICanLogin". * * <p>The Scenario should be in a matching text file in the same place, - * eg "i_can_login". + * eg: "i_can_login" * * <p>Write some steps in your scenario, starting each new step with * Given, When, Then or And.
To unsubscribe from this list please visit:
