Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mach_override.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 485a29f..935a8d7 100644
--- a/Rakefile
+++ b/Rakefile
@@ -16,4 +16,4 @@ task :clean do
system('rm -rf build')
end
-task :default => [:build, :test]
+task :default => [:build, :test] \ No newline at end of file