diff --git a/test/circuits/storer-test.circom b/tests/circuits/storer-test.circom similarity index 100% rename from test/circuits/storer-test.circom rename to tests/circuits/storer-test.circom diff --git a/test/config.nims b/tests/config.nims similarity index 100% rename from test/config.nims rename to tests/config.nims diff --git a/test/proof_test.mpack b/tests/proof_test.mpack similarity index 100% rename from test/proof_test.mpack rename to tests/proof_test.mpack diff --git a/test/proof_test.mpack-dump.json b/tests/proof_test.mpack-dump.json similarity index 100% rename from test/proof_test.mpack-dump.json rename to tests/proof_test.mpack-dump.json diff --git a/test/storer.js b/tests/storer.js similarity index 100% rename from test/storer.js rename to tests/storer.js diff --git a/test/tffi.nim b/tests/tffi.nim similarity index 100% rename from test/tffi.nim rename to tests/tffi.nim