Remove loose line

This commit is contained in:
Paul Makepeace 2011-04-26 22:50:02 -04:00
parent ec52c05b3e
commit f30af6dcdd
1 changed files with 0 additions and 1 deletions

View File

@ -382,7 +382,6 @@ class TutorialTestTransposeVariableNumbeOfRowsIntoColumns(
self.assertInResponse('Remove 14 rows')
self.project.engine.remove_all()
# {28}
'Split 4 cell(s) in column Column into several columns by separator'
self.project.split_column('Column', separator='|')
self.assertInResponse('Split 4 cell(s) in column Column')