We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20addd1 commit 5c7b25fCopy full SHA for 5c7b25f
1 file changed
Rakefile
@@ -6,6 +6,8 @@ task :default => :spec
6
7
Rake::ExtensionTask.new('enumerable/statistics/extension')
8
9
+directory 'lib/enumerable/statistics'
10
+
11
RSpec::Core::RakeTask.new(:spec)
12
13
task :bench do
0 commit comments