gnu: emacs-hydra: Enable test.
* gnu/packages/emacs-xyz.scm (emacs-hydra): Enable test.
This commit is contained in:
		
							parent
							
								
									135b573e83
								
							
						
					
					
						commit
						0263366f75
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -5086,6 +5086,9 @@ fully-functional one.")
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0fapvhmhgc9kppf3bvkgry0cd7gyilg7sfvlscfrfjxpx4xvwsfy"))))
 | 
					         "0fapvhmhgc9kppf3bvkgry0cd7gyilg7sfvlscfrfjxpx4xvwsfy"))))
 | 
				
			||||||
    (build-system emacs-build-system)
 | 
					    (build-system emacs-build-system)
 | 
				
			||||||
 | 
					    (arguments
 | 
				
			||||||
 | 
					     `(#:tests? #t
 | 
				
			||||||
 | 
					       #:test-command '("make" "test")))
 | 
				
			||||||
    (home-page "https://github.com/abo-abo/hydra")
 | 
					    (home-page "https://github.com/abo-abo/hydra")
 | 
				
			||||||
    (synopsis "Make Emacs bindings that stick around")
 | 
					    (synopsis "Make Emacs bindings that stick around")
 | 
				
			||||||
    (description
 | 
					    (description
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue