diff --git a/tests/README.md b/tests/README.md index 1006e527..b6569771 100644 --- a/tests/README.md +++ b/tests/README.md @@ -1,5 +1,5 @@ # Onionr Tests 📰️ -Onionr has two test suites, this directory's unittests and integration tests. +Onionr has four test suites, this directory's unittests, integration tests, browser tests, and run time tests located in the src directory. In these unittests, be careful to manage import order. The test home directory environment variable needs to be set before most imports. diff --git a/tests/runtime-result.txt b/tests/runtime-result.txt index da93d75e..ab89ffbd 100644 --- a/tests/runtime-result.txt +++ b/tests/runtime-result.txt @@ -1 +1 @@ -1584339902 \ No newline at end of file +1584597517 \ No newline at end of file