-
Notifications
You must be signed in to change notification settings - Fork 515
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add msp.js Mocha test - Remove obsolete Identity tape test - Remove obsolete MSP test - Remove obsolete Remote tape test - remove obsolete user tape test - Remove obsolete tape perf tests - Move constants to constants file, and use them from there Change-Id: I28e6fe2d3947d3cdd896caab70a92e8b61314eac Signed-off-by: [email protected] <[email protected]>
- Loading branch information
Showing
15 changed files
with
546 additions
and
1,371 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
-----BEGIN CERTIFICATE----- | ||
MIICVDCCAfqgAwIBAgIUfU2mX13EKc1LRR5Fet2iwFPn+IMwCgYIKoZIzj0EAwIw | ||
XTELMAkGA1UEBhMCVVMxFzAVBgNVBAgTDk5vcnRoIENhcm9saW5hMRQwEgYDVQQK | ||
EwtIeXBlcmxlZGdlcjEPMA0GA1UECxMGRmFicmljMQ4wDAYDVQQDEwV0bHNjYTAe | ||
Fw0xOTAyMDQxMTUxMDBaFw0yMDAyMDQxMTU2MDBaMF0xCzAJBgNVBAYTAlVTMRcw | ||
FQYDVQQIEw5Ob3J0aCBDYXJvbGluYTEUMBIGA1UEChMLSHlwZXJsZWRnZXIxDzAN | ||
BgNVBAsTBmNsaWVudDEOMAwGA1UEAxMFYWRtaW4wWTATBgcqhkjOPQIBBggqhkjO | ||
PQMBBwNCAAR+08XWiZZWFkrhX4nC2s0W0QwfIZpMgdgYnLkYcSSEiw+KAuuZBgAc | ||
zgmP/o35XPLXeGQ2UlMCpZnVmDSQ5QvFo4GXMIGUMA4GA1UdDwEB/wQEAwIDqDAd | ||
BgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNV | ||
HQ4EFgQUcnSSvNcFSuKRNlLqmqct0Kea7aMwHwYDVR0jBBgwFoAUV1uJWaYdWC+h | ||
t4RtFzxQe/F9jswwFQYDVR0RBA4wDIcEqS7fWocEfwAAATAKBggqhkjOPQQDAgNI | ||
ADBFAiEAt1tv0n42KtkmpUNNuD1ji6hJTBVc6hQL1GcQbVgWW0ACIH6F6vA26TwI | ||
N7FqJHSDzyVAcz5B9VuO6PMB1v/cGs1M | ||
-----END CERTIFICATE----- |
Oops, something went wrong.