summaryrefslogtreecommitdiff
path: root/Tests/LibTLS/ca_certs.ini
diff options
context:
space:
mode:
authorPeter Bocan <me@pbocan.net>2021-06-18 22:28:49 +0100
committerAli Mohammad Pur <Ali.mpfard@gmail.com>2021-06-19 19:05:36 +0430
commit4d5ffd364a366d7fbfccadf4650c6b7f8661e1fd (patch)
tree920a7278dc5e5a3d04d835e45f0e2eb9b2b5b1ea /Tests/LibTLS/ca_certs.ini
parent3a4017b419828f289668afebe358a7f486412b99 (diff)
downloadserenity-4d5ffd364a366d7fbfccadf4650c6b7f8661e1fd.zip
LibCrypto+LibTLS: Split and move test suite into Tests directory
This change splits test-crypto.cpp from Userland into separate test suites located in Tests/ directory.
Diffstat (limited to 'Tests/LibTLS/ca_certs.ini')
l---------Tests/LibTLS/ca_certs.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/LibTLS/ca_certs.ini b/Tests/LibTLS/ca_certs.ini
new file mode 120000
index 0000000000..2096060259
--- /dev/null
+++ b/Tests/LibTLS/ca_certs.ini
@@ -0,0 +1 @@
+../../Base/etc/ca_certs.ini \ No newline at end of file