From 62a01b6dba202c32a4eb790c1e3758c37d4d72ac Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Thu, 19 Mar 2020 01:38:59 -0500 Subject: [PATCH] update tests dir readme --- tests/README.md | 2 +- tests/runtime-result.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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