diff --git a/cmd/clitest/bpi.dat b/cmd/http/bpi.dat similarity index 100% rename from cmd/clitest/bpi.dat rename to cmd/http/bpi.dat diff --git a/cmd/clitest/draw.sh b/cmd/http/draw.sh similarity index 100% rename from cmd/clitest/draw.sh rename to cmd/http/draw.sh diff --git a/cmd/clitest/macro.d b/cmd/http/macro.d similarity index 100% rename from cmd/clitest/macro.d rename to cmd/http/macro.d diff --git a/cmd/clitest/main.go b/cmd/http/main.go similarity index 100% rename from cmd/clitest/main.go rename to cmd/http/main.go diff --git a/cmd/clitest/moolah.dat b/cmd/http/moolah.dat similarity index 100% rename from cmd/clitest/moolah.dat rename to cmd/http/moolah.dat diff --git a/cmd/clitest/public/explore.html b/cmd/http/public/explore.html similarity index 100% rename from cmd/clitest/public/explore.html rename to cmd/http/public/explore.html diff --git a/cmd/clitest/public/index.html b/cmd/http/public/index.html similarity index 100% rename from cmd/clitest/public/index.html rename to cmd/http/public/index.html diff --git a/cmd/clitest/public/transactions.html b/cmd/http/public/transactions.html similarity index 100% rename from cmd/clitest/public/transactions.html rename to cmd/http/public/transactions.html