From 4175ff5f7df3c56dd8df5a994168467dfb9831a6 Mon Sep 17 00:00:00 2001 From: mathiasg Date: Tue, 5 Jun 2018 15:57:20 -0400 Subject: [PATCH] maint: adjust test names --- .../{test_auto_affScalarVol.py => test_auto_AffScalarVol.py} | 0 ...t_auto_affSymTensor3DVol.py => test_auto_AffSymTensor3DVol.py} | 0 .../{test_auto_BinThreshTASK.py => test_auto_BinThreshTask.py} | 0 ...{test_auto_diffeoScalarVol.py => test_auto_DiffeoScalarVol.py} | 0 ..._diffeoSymTensor3DVol.py => test_auto_DiffeoSymTensor3DVol.py} | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename nipype/interfaces/dtitk/tests/{test_auto_affScalarVol.py => test_auto_AffScalarVol.py} (100%) rename nipype/interfaces/dtitk/tests/{test_auto_affSymTensor3DVol.py => test_auto_AffSymTensor3DVol.py} (100%) rename nipype/interfaces/dtitk/tests/{test_auto_BinThreshTASK.py => test_auto_BinThreshTask.py} (100%) rename nipype/interfaces/dtitk/tests/{test_auto_diffeoScalarVol.py => test_auto_DiffeoScalarVol.py} (100%) rename nipype/interfaces/dtitk/tests/{test_auto_diffeoSymTensor3DVol.py => test_auto_DiffeoSymTensor3DVol.py} (100%) diff --git a/nipype/interfaces/dtitk/tests/test_auto_affScalarVol.py b/nipype/interfaces/dtitk/tests/test_auto_AffScalarVol.py similarity index 100% rename from nipype/interfaces/dtitk/tests/test_auto_affScalarVol.py rename to nipype/interfaces/dtitk/tests/test_auto_AffScalarVol.py diff --git a/nipype/interfaces/dtitk/tests/test_auto_affSymTensor3DVol.py b/nipype/interfaces/dtitk/tests/test_auto_AffSymTensor3DVol.py similarity index 100% rename from nipype/interfaces/dtitk/tests/test_auto_affSymTensor3DVol.py rename to nipype/interfaces/dtitk/tests/test_auto_AffSymTensor3DVol.py diff --git a/nipype/interfaces/dtitk/tests/test_auto_BinThreshTASK.py b/nipype/interfaces/dtitk/tests/test_auto_BinThreshTask.py similarity index 100% rename from nipype/interfaces/dtitk/tests/test_auto_BinThreshTASK.py rename to nipype/interfaces/dtitk/tests/test_auto_BinThreshTask.py diff --git a/nipype/interfaces/dtitk/tests/test_auto_diffeoScalarVol.py b/nipype/interfaces/dtitk/tests/test_auto_DiffeoScalarVol.py similarity index 100% rename from nipype/interfaces/dtitk/tests/test_auto_diffeoScalarVol.py rename to nipype/interfaces/dtitk/tests/test_auto_DiffeoScalarVol.py diff --git a/nipype/interfaces/dtitk/tests/test_auto_diffeoSymTensor3DVol.py b/nipype/interfaces/dtitk/tests/test_auto_DiffeoSymTensor3DVol.py similarity index 100% rename from nipype/interfaces/dtitk/tests/test_auto_diffeoSymTensor3DVol.py rename to nipype/interfaces/dtitk/tests/test_auto_DiffeoSymTensor3DVol.py