From bf509eb98aff2ea1d53e3efcf7c58d3a90d8edec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E6=98=8E=E5=8D=AB?= Date: Fri, 20 Dec 2019 15:59:50 +0800 Subject: [PATCH] =?UTF-8?q?unittest=20python=E7=9A=84=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- unittest_python/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 unittest_python/README.md diff --git a/unittest_python/README.md b/unittest_python/README.md new file mode 100644 index 0000000..469e2e7 --- /dev/null +++ b/unittest_python/README.md @@ -0,0 +1 @@ +此目录主要放置docker python镜像的dockerfile 和运行过程中使用到的文件 \ No newline at end of file