mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 10:21:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			200 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			200 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/Rakefile
 | 
						|
+++ b/Rakefile
 | 
						|
@@ -35,7 +35,6 @@
 | 
						|
   t.libs << "test"
 | 
						|
   t.test_files = FileList['test/test_*.rb']
 | 
						|
 end
 | 
						|
-task :test => :build
 | 
						|
 
 | 
						|
 desc 'Run some benchmarks'
 | 
						|
 task :benchmark => :build do
 |