diff --git a/test/models/address.js b/test/model/address.js similarity index 100% rename from test/models/address.js rename to test/model/address.js diff --git a/test/models/addressmanager.js b/test/model/addressmanager.js similarity index 100% rename from test/models/addressmanager.js rename to test/model/addressmanager.js diff --git a/test/models/copayer.js b/test/model/copayer.js similarity index 100% rename from test/models/copayer.js rename to test/model/copayer.js diff --git a/test/models/txproposal.js b/test/model/txproposal.js similarity index 100% rename from test/models/txproposal.js rename to test/model/txproposal.js diff --git a/test/models/txproposal_legacy.js b/test/model/txproposal_legacy.js similarity index 100% rename from test/models/txproposal_legacy.js rename to test/model/txproposal_legacy.js diff --git a/test/models/wallet.js b/test/model/wallet.js similarity index 100% rename from test/models/wallet.js rename to test/model/wallet.js