From dca1ea787e9c34ba24e438fb33bdb4c01f13cd86 Mon Sep 17 00:00:00 2001 From: scstauf Date: Wed, 15 Feb 2023 13:54:37 -0600 Subject: [PATCH] Changed cross test command. --- docs/BuildingFromSource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/BuildingFromSource.md b/docs/BuildingFromSource.md index 1918aab..a566964 100644 --- a/docs/BuildingFromSource.md +++ b/docs/BuildingFromSource.md @@ -47,7 +47,7 @@ and run the test suite: and the cross language test suite: - sh test/test.sh + python test/test.py ### Issues while compiling