summary refs log tree commit diff
path: root/crypto/testcfg.nunit
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@gmail.com>2022-06-21 23:10:22 +0700
committerPeter Dettman <peter.dettman@gmail.com>2022-06-21 23:10:22 +0700
commit454f5e65e84d49a34d7839343b584a21b34b7cd9 (patch)
tree18a13466d3a49a45daec6d982720409f6fd8bfd3 /crypto/testcfg.nunit
parentRemove ApplicationSpecific classes (diff)
downloadBouncyCastle.NET-ed25519-454f5e65e84d49a34d7839343b584a21b34b7cd9.tar.xz
Cleanup old build systems
Diffstat (limited to 'crypto/testcfg.nunit')
-rw-r--r--crypto/testcfg.nunit6
1 files changed, 0 insertions, 6 deletions
diff --git a/crypto/testcfg.nunit b/crypto/testcfg.nunit
deleted file mode 100644
index e4061da06..000000000
--- a/crypto/testcfg.nunit
+++ /dev/null
@@ -1,6 +0,0 @@
-<NUnitProject>
-  <Settings activeconfig="Default" />
-  <Config name="Default" binpathtype="Auto">
-    <assembly path="./test/bin/BCTest.dll" />
-  </Config>
-</NUnitProject>