As part of adding -w in december I cleaned up/adjusted register field widths, and didn't make all the tests pass. This commit makes one more width adjustment (one space after the date instead of two) and fixes all tests depending on register output.
		
			
				
	
	
		
			10 lines
		
	
	
		
			240 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			240 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| hledgerdev -f - register --date2
 | |
| <<<
 | |
| 2009/1/1=2010/1/1 x
 | |
|   a  1
 | |
|   b
 | |
| >>>
 | |
| 2010/01/01 x                    a                                1             1
 | |
|                                 b                               -1             0
 | |
| >>>=0
 |