diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-07 11:48:02 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-07 11:48:02 +0000 |
commit | c2c02e4be7bd96233d0fa1b54257d78d78d37021 (patch) | |
tree | 59638a1afb8108cc2026571d638464f130584aec /tests/run_tests.sh | |
parent | a23860fb0a4447bcb32012a693d6347ea10476d2 (diff) | |
download | ATCD-c2c02e4be7bd96233d0fa1b54257d78d78d37021.tar.gz |
*** empty log message ***
Diffstat (limited to 'tests/run_tests.sh')
-rwxr-xr-x | tests/run_tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run_tests.sh b/tests/run_tests.sh index 2a17a49e228..eb6379d5b54 100755 --- a/tests/run_tests.sh +++ b/tests/run_tests.sh @@ -79,6 +79,7 @@ run Tokens_Test run Map_Manager_Test run Message_Queue_Test run Pipe_Test +run Process_Mutex_Test echo "Tests complete..." |