From 2c451909db2b63c1f408d4fbd7a26858867dc0fa Mon Sep 17 00:00:00 2001 From: Diogo Monica Date: Sat, 14 Nov 2015 12:51:31 +0100 Subject: [PATCH] Fixing wrongly named file that led to test init deleting keys --- client/{client_test_pkcs11.go => client_pkcs11_test.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename client/{client_test_pkcs11.go => client_pkcs11_test.go} (100%) diff --git a/client/client_test_pkcs11.go b/client/client_pkcs11_test.go similarity index 100% rename from client/client_test_pkcs11.go rename to client/client_pkcs11_test.go