- Timestamp:
- 02/28/10 21:24:48 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
cobra/trunk/Tests/700-command-line/108-cobra-test-library.cobra
r1177 r2295 8 8 print '** Test' 9 9 10 def run10 def foo 11 11 test 12 print '** run'12 print '** foo' 13 13 body 14 14 pass



