diff options
| -rw-r--r-- | Makefile.am | 2 | ||||
| -rwxr-xr-x | tests/import/npm-binary.scm (renamed from tests/npm-binary.scm) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 414fa6da4e..9078e269de 100644 --- a/Makefile.am +++ b/Makefile.am @@ -574,6 +574,7 @@ SCM_TESTS = \ tests/import/hackage.scm \ tests/import/hexpm.scm \ tests/import/luanti.scm \ + tests/import/npm-binary.scm \ tests/import/opam.scm \ tests/import/print.scm \ tests/import/pypi.scm \ @@ -590,7 +591,6 @@ SCM_TESTS = \ tests/modules.scm \ tests/monads.scm \ tests/nar.scm \ - tests/npm-binary.scm \ tests/networking.scm \ tests/openpgp.scm \ tests/packages.scm \ diff --git a/tests/npm-binary.scm b/tests/import/npm-binary.scm index b1c6174020..b1c6174020 100755 --- a/tests/npm-binary.scm +++ b/tests/import/npm-binary.scm |
