git » nmdb » commit 80f92cb

Move the haskell test to the bindings directory.

author Alberto Bertogli
2007-09-02 01:32:14 UTC
committer Alberto Bertogli
2007-09-02 01:32:14 UTC
parent 5db0eda68295e51f313d598f9689ebb881c93ad6

Move the haskell test to the bindings directory.

The "tests/" directory is for proper stress and performance tests, not for
the bindings sample code.

Move the haskell test where it belongs, inside the bindings directory.

Signed-off-by: Alberto Bertogli <albertito@gmail.com>

{tests => bindings}/haskell/test1.hs +0 -0

diff --git a/tests/haskell/test1.hs b/bindings/haskell/test1.hs
similarity index 100%
rename from tests/haskell/test1.hs
rename to bindings/haskell/test1.hs