From c3488724dc1a2c3106fac98a8b73daa38ea4753b Mon Sep 17 00:00:00 2001 From: Torsten Ruger Date: Thu, 22 May 2014 19:34:13 +0300 Subject: [PATCH] moved with better name --- {test/runners => stash}/fibo_recursice.ruby | 0 {test/runners => stash}/fibo_times.ruby | 0 {test/runners => stash}/fibonacci.cpp | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {test/runners => stash}/fibo_recursice.ruby (100%) rename {test/runners => stash}/fibo_times.ruby (100%) rename {test/runners => stash}/fibonacci.cpp (100%) diff --git a/test/runners/fibo_recursice.ruby b/stash/fibo_recursice.ruby similarity index 100% rename from test/runners/fibo_recursice.ruby rename to stash/fibo_recursice.ruby diff --git a/test/runners/fibo_times.ruby b/stash/fibo_times.ruby similarity index 100% rename from test/runners/fibo_times.ruby rename to stash/fibo_times.ruby diff --git a/test/runners/fibonacci.cpp b/stash/fibonacci.cpp similarity index 100% rename from test/runners/fibonacci.cpp rename to stash/fibonacci.cpp