Skip to content

Commit 672f942

Browse files
committed
README.Md: shorten it by remove testing instructions
No need to explain in REAMDE.Md how to run tests. Signed-off-by: Davide Bettio <davide@uninstall.it>
1 parent adb1dff commit 672f942

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.Md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,6 @@ $ make
6666
$ ./src/AtomVM ./examples/erlang/hello_world.avm
6767
```
6868

69-
Run tests within build directory with:
70-
```
71-
$ ./tests/test-erlang
72-
$ ./tests/test-enif
73-
$ ./tests/test-mailbox
74-
$ ./tests/test-structs
75-
$ ./src/AtomVM ./tests/libs/estdlib/test_estdlib.avm
76-
$ ./src/AtomVM ./tests/libs/eavmlib/test_eavmlib.avm
77-
$ ./src/AtomVM ./tests/libs/alisp/test_alisp.avm
78-
```
79-
8069
Complete [Build Instructions](https://www.atomvm.net/doc/main/build-instructions.html) are
8170
available in the documentation for
8271
[Generic UNIX](https://www.atomvm.net/doc/main/build-instructions.html) (Linux, MacOS, FreeBSD, DragonFly),

0 commit comments

Comments
 (0)