From 0752d4e2e5135881ad995fd2b9156873a051687a Mon Sep 17 00:00:00 2001 From: revsic Date: Sun, 7 Apr 2019 01:05:57 +0900 Subject: [PATCH] obfs, tests: Modify string_obfs to string --- test/impl/{string_obfs.cpp => string.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/impl/{string_obfs.cpp => string.cpp} (100%) diff --git a/test/impl/string_obfs.cpp b/test/impl/string.cpp similarity index 100% rename from test/impl/string_obfs.cpp rename to test/impl/string.cpp