disable tests for non-working clear missing accountname component error message
This commit is contained in:
		
							parent
							
								
									f1da4912e8
								
							
						
					
					
						commit
						e9f965a2dc
					
				| @ -1,7 +1,7 @@ | |||||||
| bin/hledger -f - balance -E | # bin/hledger -f - balance -E | ||||||
| <<< | # <<< | ||||||
| 2009/1/1 x | # 2009/1/1 x | ||||||
|  a:  13 | #  a:  13 | ||||||
|  b | #  b | ||||||
| >>>2 /accountname seems ill-formed: a:/ | # >>>2 /accountname seems ill-formed: a:/ | ||||||
| >>>= 1 | # >>>= 1 | ||||||
|  | |||||||
| @ -1,13 +1,13 @@ | |||||||
| # should give an accurate parse error location | # should give an accurate parse error location | ||||||
| bin/hledger -f- stat | # bin/hledger -f- stat | ||||||
| <<< | # <<< | ||||||
| 2010/1/1 x | # 2010/1/1 x | ||||||
|   a  1 | #   a  1 | ||||||
|   b | #   b | ||||||
| 
 | 
 | ||||||
| 2010/1/1 y | # 2010/1/1 y | ||||||
|   c:  1 | #   c:  1 | ||||||
|   d | #   d | ||||||
| 
 | 
 | ||||||
| >>>2 /line 6, column 5/ | # >>>2 /line 6, column 5/ | ||||||
| >>>= 1 | # >>>= 1 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user