Rakefile in cranelift_ruby-0.1.0 vs Rakefile in cranelift_ruby-0.1.1

- old
+ new

@@ -32,6 +32,6 @@ t.libs << "test" t.libs << "lib" t.test_files = FileList["test/**/*_test.rb"] end -task default: :test_clean +task default: :build_lib