mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			360 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			360 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| a bad arg is passed to lgi
 | |
| --
 | |
| diff --git a/test/smoke-tests/meson.build b/test/smoke-tests/meson.build
 | |
| index e773c54..f2dab96 100644
 | |
| --- a/test/smoke-tests/meson.build
 | |
| +++ b/test/smoke-tests/meson.build
 | |
| @@ -2,6 +2,5 @@ smoke_tests = [
 | |
|      'test-c-example',
 | |
|      'test-c-demo',
 | |
|      'test-python-example',
 | |
| -    'test-lua-example',
 | |
|      'test-vala-example',
 | |
|  ]
 |