Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lettuce
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
lettuce
Commits
826221cd
Commit
826221cd
authored
May 13, 2010
by
Hugo Lopes Tavares
Committed by
Gabriel Falcão
May 13, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
core.FeatureDescription expects unicode text
parent
022bb7aa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
tests/unit/test_core.py
+1
-1
No files found.
tests/unit/test_core.py
View file @
826221cd
...
@@ -73,7 +73,7 @@ def test_feature_description():
...
@@ -73,7 +73,7 @@ def test_feature_description():
"Feature description takes a feature, filename and original string, and keeps "
\
"Feature description takes a feature, filename and original string, and keeps "
\
"the relative path for filename, line and description lines"
"the relative path for filename, line and description lines"
string
=
'''
string
=
u
'''
# lang: en-us
# lang: en-us
Feature: FEATURE NAME! #@@$
%
ˆ&*)(*
%
$E#
Feature: FEATURE NAME! #@@$
%
ˆ&*)(*
%
$E#
here comes
here comes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment