It looks like cucumber is having the problem with the letter "a" again
... a problem with handling the angstrom character and windows:

Feture: list the vilble repositories
    So tht I cn subscribe to repositories
    I wnt to see  list of the repositories
    When I go to the GitNotified site

  Scenrio: More thn one repository           #
fetures/repository_list.feture:6
    Given  repository directory               #
fetures/repository_list.feture:7
    nd there is  repository nmed "repo_one" #
fetures/repository_list.feture:8
    nd there is  repository nmed "repo_two" #
fetures/repository_list.feture:9
    When I select the repoository index pge   #
fetures/repository_list.feture:10
    Then I will see  listing with "repo_one"  #
fetures/repository_list.feture:11
    nd  listing with "repo_two"              #
fetures/repository_list.feture:12

6 scenrios
6 undefined steps

BPC
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to