From f85a740e70b707dfdf2a50f95b5e33cbb220a975 Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Thu, 16 Apr 2015 17:22:07 +0900 Subject: [PATCH] moved a naive cpp comment test (which users don't have to test by themselves) to xt --- t/29_cppcomments.t => xt/cpp_comments.t | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename t/29_cppcomments.t => xt/cpp_comments.t (100%) diff --git a/t/29_cppcomments.t b/xt/cpp_comments.t similarity index 100% rename from t/29_cppcomments.t rename to xt/cpp_comments.t