mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-18 16:55:13 +03:00
10 lines
200 B
Diff
10 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
|