From e54149555e1de41d356ee0ce7b5b0bb854170661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 26 Apr 2013 17:34:24 +0200 Subject: [PATCH] Move a test resource where it belongs --- test/{ => http_SUITE_data}/rest_postonly_resource.erl | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{ => http_SUITE_data}/rest_postonly_resource.erl (100%) diff --git a/test/rest_postonly_resource.erl b/test/http_SUITE_data/rest_postonly_resource.erl similarity index 100% rename from test/rest_postonly_resource.erl rename to test/http_SUITE_data/rest_postonly_resource.erl