tests: opam: Fix input type in import test.
* tests/opam.scm: Expect propagated-inputs instead of inputs.
This commit is contained in:
		
							parent
							
								
									9d280ef2a8
								
							
						
					
					
						commit
						1d03a9198d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -99,7 +99,7 @@ url {
 | 
			
		|||
                         ('base32
 | 
			
		||||
                          (? string? hash)))))
 | 
			
		||||
             ('build-system 'ocaml-build-system)
 | 
			
		||||
             ('inputs
 | 
			
		||||
             ('propagated-inputs
 | 
			
		||||
              ('quasiquote
 | 
			
		||||
               (("ocaml-zarith" ('unquote 'ocaml-zarith)))))
 | 
			
		||||
             ('native-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue