diff --git a/tests/test_alsa.py b/amodem/tests/test_alsa.py similarity index 100% rename from tests/test_alsa.py rename to amodem/tests/test_alsa.py diff --git a/tests/test_async.py b/amodem/tests/test_async.py similarity index 100% rename from tests/test_async.py rename to amodem/tests/test_async.py diff --git a/tests/test_audio.py b/amodem/tests/test_audio.py similarity index 100% rename from tests/test_audio.py rename to amodem/tests/test_audio.py diff --git a/tests/test_calib.py b/amodem/tests/test_calib.py similarity index 100% rename from tests/test_calib.py rename to amodem/tests/test_calib.py diff --git a/tests/test_common.py b/amodem/tests/test_common.py similarity index 100% rename from tests/test_common.py rename to amodem/tests/test_common.py diff --git a/tests/test_configs.py b/amodem/tests/test_configs.py similarity index 100% rename from tests/test_configs.py rename to amodem/tests/test_configs.py diff --git a/tests/test_detect.py b/amodem/tests/test_detect.py similarity index 100% rename from tests/test_detect.py rename to amodem/tests/test_detect.py diff --git a/tests/test_dsp.py b/amodem/tests/test_dsp.py similarity index 100% rename from tests/test_dsp.py rename to amodem/tests/test_dsp.py diff --git a/tests/test_equalizer.py b/amodem/tests/test_equalizer.py similarity index 100% rename from tests/test_equalizer.py rename to amodem/tests/test_equalizer.py diff --git a/tests/test_framing.py b/amodem/tests/test_framing.py similarity index 100% rename from tests/test_framing.py rename to amodem/tests/test_framing.py diff --git a/tests/test_sampling.py b/amodem/tests/test_sampling.py similarity index 100% rename from tests/test_sampling.py rename to amodem/tests/test_sampling.py diff --git a/tests/test_stream.py b/amodem/tests/test_stream.py similarity index 100% rename from tests/test_stream.py rename to amodem/tests/test_stream.py diff --git a/tests/test_transfer.py b/amodem/tests/test_transfer.py similarity index 100% rename from tests/test_transfer.py rename to amodem/tests/test_transfer.py diff --git a/tests/utils.py b/amodem/tests/utils.py similarity index 100% rename from tests/utils.py rename to amodem/tests/utils.py