diff --git a/tests/keras-contrib/backend/test_backends.py b/tests/keras_contrib/backend/test_backends.py similarity index 100% rename from tests/keras-contrib/backend/test_backends.py rename to tests/keras_contrib/backend/test_backends.py diff --git a/tests/keras-contrib/datasets/test_datasets.py b/tests/keras_contrib/datasets/test_datasets.py similarity index 100% rename from tests/keras-contrib/datasets/test_datasets.py rename to tests/keras_contrib/datasets/test_datasets.py diff --git a/tests/keras-contrib/layers/test_advanced_activations.py b/tests/keras_contrib/layers/test_advanced_activations.py similarity index 100% rename from tests/keras-contrib/layers/test_advanced_activations.py rename to tests/keras_contrib/layers/test_advanced_activations.py diff --git a/tests/keras-contrib/layers/test_convolutional.py b/tests/keras_contrib/layers/test_convolutional.py similarity index 100% rename from tests/keras-contrib/layers/test_convolutional.py rename to tests/keras_contrib/layers/test_convolutional.py diff --git a/tests/keras-contrib/layers/test_convolutional_recurrent.py b/tests/keras_contrib/layers/test_convolutional_recurrent.py similarity index 100% rename from tests/keras-contrib/layers/test_convolutional_recurrent.py rename to tests/keras_contrib/layers/test_convolutional_recurrent.py diff --git a/tests/keras-contrib/layers/test_core.py b/tests/keras_contrib/layers/test_core.py similarity index 100% rename from tests/keras-contrib/layers/test_core.py rename to tests/keras_contrib/layers/test_core.py diff --git a/tests/keras-contrib/layers/test_embeddings.py b/tests/keras_contrib/layers/test_embeddings.py similarity index 100% rename from tests/keras-contrib/layers/test_embeddings.py rename to tests/keras_contrib/layers/test_embeddings.py diff --git a/tests/keras-contrib/layers/test_local.py b/tests/keras_contrib/layers/test_local.py similarity index 100% rename from tests/keras-contrib/layers/test_local.py rename to tests/keras_contrib/layers/test_local.py diff --git a/tests/keras-contrib/layers/test_noise.py b/tests/keras_contrib/layers/test_noise.py similarity index 100% rename from tests/keras-contrib/layers/test_noise.py rename to tests/keras_contrib/layers/test_noise.py diff --git a/tests/keras-contrib/layers/test_normalization.py b/tests/keras_contrib/layers/test_normalization.py similarity index 100% rename from tests/keras-contrib/layers/test_normalization.py rename to tests/keras_contrib/layers/test_normalization.py diff --git a/tests/keras-contrib/layers/test_recurrent.py b/tests/keras_contrib/layers/test_recurrent.py similarity index 100% rename from tests/keras-contrib/layers/test_recurrent.py rename to tests/keras_contrib/layers/test_recurrent.py diff --git a/tests/keras-contrib/layers/test_wrappers.py b/tests/keras_contrib/layers/test_wrappers.py similarity index 100% rename from tests/keras-contrib/layers/test_wrappers.py rename to tests/keras_contrib/layers/test_wrappers.py diff --git a/tests/keras-contrib/preprocessing/.gitkeep b/tests/keras_contrib/preprocessing/.gitkeep similarity index 100% rename from tests/keras-contrib/preprocessing/.gitkeep rename to tests/keras_contrib/preprocessing/.gitkeep diff --git a/tests/keras-contrib/test_activations.py b/tests/keras_contrib/test_activations.py similarity index 100% rename from tests/keras-contrib/test_activations.py rename to tests/keras_contrib/test_activations.py diff --git a/tests/keras-contrib/test_callbacks.py b/tests/keras_contrib/test_callbacks.py similarity index 100% rename from tests/keras-contrib/test_callbacks.py rename to tests/keras_contrib/test_callbacks.py diff --git a/tests/keras-contrib/test_constraints.py b/tests/keras_contrib/test_constraints.py similarity index 100% rename from tests/keras-contrib/test_constraints.py rename to tests/keras_contrib/test_constraints.py diff --git a/tests/keras-contrib/test_initializations.py b/tests/keras_contrib/test_initializations.py similarity index 100% rename from tests/keras-contrib/test_initializations.py rename to tests/keras_contrib/test_initializations.py diff --git a/tests/keras-contrib/test_metrics.py b/tests/keras_contrib/test_metrics.py similarity index 100% rename from tests/keras-contrib/test_metrics.py rename to tests/keras_contrib/test_metrics.py diff --git a/tests/keras-contrib/test_objectives.py b/tests/keras_contrib/test_objectives.py similarity index 100% rename from tests/keras-contrib/test_objectives.py rename to tests/keras_contrib/test_objectives.py diff --git a/tests/keras-contrib/test_optimizers.py b/tests/keras_contrib/test_optimizers.py similarity index 100% rename from tests/keras-contrib/test_optimizers.py rename to tests/keras_contrib/test_optimizers.py diff --git a/tests/keras-contrib/test_regularizers.py b/tests/keras_contrib/test_regularizers.py similarity index 100% rename from tests/keras-contrib/test_regularizers.py rename to tests/keras_contrib/test_regularizers.py diff --git a/tests/keras-contrib/utils/.gitkeep b/tests/keras_contrib/utils/.gitkeep similarity index 100% rename from tests/keras-contrib/utils/.gitkeep rename to tests/keras_contrib/utils/.gitkeep diff --git a/tests/keras-contrib/wrappers/.gitkeep b/tests/keras_contrib/wrappers/.gitkeep similarity index 100% rename from tests/keras-contrib/wrappers/.gitkeep rename to tests/keras_contrib/wrappers/.gitkeep