tests: clean up directives test files
[ci skip]
This commit is contained in:
		
							parent
							
								
									e4215c094e
								
							
						
					
					
						commit
						3f0ab0b008
					
				| @ -1,4 +1,4 @@ | |||||||
| # . apply account, end apply account | # apply account, end apply account directives | ||||||
| hledger -f - accounts | hledger -f - accounts | ||||||
| <<< | <<< | ||||||
| apply account a | apply account a | ||||||
| @ -17,7 +17,7 @@ aa:b | |||||||
| c | c | ||||||
| >>>=0 | >>>=0 | ||||||
| 
 | 
 | ||||||
| # empty multi-line commodity directive | # commodity directive | ||||||
| hledger -f - reg | hledger -f - reg | ||||||
| <<< | <<< | ||||||
| commodity BTC | commodity BTC | ||||||
| @ -25,7 +25,7 @@ commodity BTC | |||||||
| >>>2 | >>>2 | ||||||
| >>>=0 | >>>=0 | ||||||
| 
 | 
 | ||||||
| # unsupported commodity sub-directive | # commodity directive with subdirective | ||||||
| hledger -f - reg | hledger -f - reg | ||||||
| <<< | <<< | ||||||
| commodity BTC | commodity BTC | ||||||
| @ -33,3 +33,4 @@ commodity BTC | |||||||
| >>> | >>> | ||||||
| >>>2 /expecting "format"/ | >>>2 /expecting "format"/ | ||||||
| >>>=1 | >>>=1 | ||||||
|  | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user