From 17506fe14f84680bc6b5421eff4c797154a513bd Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Wed, 19 Oct 2016 11:17:29 -0700 Subject: Merge in crypto. --- test/integration/index.html | 2 +- test/integration/index.js | 21 ++++++++++++++++ test/integration/lib/encryptor-test.js | 44 ++++++++++++++++++++++++++++++++++ test/integration/lib/first-time.js | 25 +++++++++++++++++++ test/integration/tests.js | 24 ------------------- 5 files changed, 91 insertions(+), 25 deletions(-) create mode 100644 test/integration/index.js create mode 100644 test/integration/lib/encryptor-test.js create mode 100644 test/integration/lib/first-time.js delete mode 100644 test/integration/tests.js (limited to 'test') diff --git a/test/integration/index.html b/test/integration/index.html index 6de40b046..ad4b4eb14 100644 --- a/test/integration/index.html +++ b/test/integration/index.html @@ -12,7 +12,7 @@ - +