diff --git a/test/collision-bench.py b/test/scripts/collision-bench.py similarity index 100% rename from test/collision-bench.py rename to test/scripts/collision-bench.py diff --git a/test/collision.py b/test/scripts/collision.py similarity index 100% rename from test/collision.py rename to test/scripts/collision.py diff --git a/test/distance_lower_bound.py b/test/scripts/distance_lower_bound.py similarity index 100% rename from test/distance_lower_bound.py rename to test/scripts/distance_lower_bound.py diff --git a/test/geometric_shapes.py b/test/scripts/geometric_shapes.py similarity index 100% rename from test/geometric_shapes.py rename to test/scripts/geometric_shapes.py diff --git a/test/gjk.py b/test/scripts/gjk.py similarity index 100% rename from test/gjk.py rename to test/scripts/gjk.py diff --git a/test/obb.py b/test/scripts/obb.py similarity index 100% rename from test/obb.py rename to test/scripts/obb.py diff --git a/test/octree.py b/test/scripts/octree.py similarity index 100% rename from test/octree.py rename to test/scripts/octree.py