;web: --test: show correct program name
This commit is contained in:
		
							parent
							
								
									f39938d7ef
								
							
						
					
					
						commit
						59f1817bbf
					
				| @ -8,9 +8,9 @@ import Yesod.Default.Config | ||||
| import Yesod.Test | ||||
| 
 | ||||
| import Hledger.Web.Application ( makeFoundationWith ) | ||||
| import Hledger.Web.WebOptions ( WebOpts(cliopts_), defwebopts ) | ||||
| import Hledger.Web.WebOptions ( WebOpts(cliopts_), defwebopts, prognameandversion ) | ||||
| import Hledger.Web.Import hiding (get, j) | ||||
| import Hledger.Cli hiding (tests) | ||||
| import Hledger.Cli hiding (prognameandversion, tests) | ||||
| 
 | ||||
| 
 | ||||
| runHspecTestsWith :: AppConfig DefaultEnv Extra -> WebOpts -> Journal -> YesodSpec App -> IO () | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user