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:
authorIan Beer <ian.beer@chromium.org>2013-11-25 19:30:08 +0400
committerIan Beer <ian.beer@chromium.org>2013-11-25 19:30:08 +0400
commit17d5d7b34a97e869b0f5d952b3e7f5a87b9cabac (patch)
treee415f7564ce47de150592e233f9c41701ea3b5e0
parent9e55f7090a1135c6a91c57e598d01037a77e9060 (diff)
whitespace
-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