diff --git a/Tests/CSV/CSVTests.swift b/Tests/CSVTests/CSVTests.swift similarity index 100% rename from Tests/CSV/CSVTests.swift rename to Tests/CSVTests/CSVTests.swift diff --git a/Tests/CSV/LineBreakTests.swift b/Tests/CSVTests/LineBreakTests.swift similarity index 100% rename from Tests/CSV/LineBreakTests.swift rename to Tests/CSVTests/LineBreakTests.swift diff --git a/Tests/CSV/ReadmeTests.swift b/Tests/CSVTests/ReadmeTests.swift similarity index 100% rename from Tests/CSV/ReadmeTests.swift rename to Tests/CSVTests/ReadmeTests.swift diff --git a/Tests/CSV/TrimFieldsTests.swift b/Tests/CSVTests/TrimFieldsTests.swift similarity index 100% rename from Tests/CSV/TrimFieldsTests.swift rename to Tests/CSVTests/TrimFieldsTests.swift diff --git a/Tests/CSV/UnicodeTests.swift b/Tests/CSVTests/UnicodeTests.swift similarity index 100% rename from Tests/CSV/UnicodeTests.swift rename to Tests/CSVTests/UnicodeTests.swift