Add L edge case to input file
This commit is contained in:
parent
4f7fb86601
commit
f81909a87f
2
spec/fixtures/input.txt
vendored
2
spec/fixtures/input.txt
vendored
@ -1,6 +1,8 @@
|
|||||||
2015-02-01 S MR
|
2015-02-01 S MR
|
||||||
2015-02-02 S MR
|
2015-02-02 S MR
|
||||||
2015-02-03 L LP
|
2015-02-03 L LP
|
||||||
|
2015-02-03 L MR
|
||||||
|
2015-02-03 L MR
|
||||||
2015-02-05 S LP
|
2015-02-05 S LP
|
||||||
2015-02-06 S MR
|
2015-02-06 S MR
|
||||||
2015-02-06 L LP
|
2015-02-06 L LP
|
||||||
|
2
spec/fixtures/output.txt
vendored
2
spec/fixtures/output.txt
vendored
@ -1,6 +1,8 @@
|
|||||||
2015-02-01 S MR 1.50 0.50
|
2015-02-01 S MR 1.50 0.50
|
||||||
2015-02-02 S MR 1.50 0.50
|
2015-02-02 S MR 1.50 0.50
|
||||||
2015-02-03 L LP 6.90 -
|
2015-02-03 L LP 6.90 -
|
||||||
|
2015-02-03 L MR 4.00 -
|
||||||
|
2015-02-03 L MR 4.00 -
|
||||||
2015-02-05 S LP 1.50 -
|
2015-02-05 S LP 1.50 -
|
||||||
2015-02-06 S MR 1.50 0.50
|
2015-02-06 S MR 1.50 0.50
|
||||||
2015-02-06 L LP 6.90 -
|
2015-02-06 L LP 6.90 -
|
||||||
|
Loading…
Reference in New Issue
Block a user