The main unit tests are now included in the functional test suite (via hledger's test command), so make functest covers more. [ci skip]
		
			
				
	
	
		
			5 lines
		
	
	
		
			98 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			98 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Run unit tests, making it easier to run all tests.
 | |
| 
 | |
| $ hledger test
 | |
| >2 /Errors: 0  Failures: 0$/
 |