From a724a12fa37f155ea791fbb155badce3e89d2bde Mon Sep 17 00:00:00 2001 From: Tomas Aparicio Date: Mon, 16 Mar 2015 03:23:21 +0100 Subject: [PATCH] feat: add upload test --- upload.html => fixtures/upload.html | 0 imagine.go => imgine.go | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename upload.html => fixtures/upload.html (100%) rename imagine.go => imgine.go (100%) diff --git a/upload.html b/fixtures/upload.html similarity index 100% rename from upload.html rename to fixtures/upload.html diff --git a/imagine.go b/imgine.go similarity index 100% rename from imagine.go rename to imgine.go