From 78ac2a3f631661ff5f9ecc1d1bb50885bba30915 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 11 Mar 2021 21:48:26 +0800 Subject: [PATCH] PUB MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @stevenzdg988 https://linux.cn/article-13194-1.html 这篇有点晦涩和太长,不过有些地方你没太认真。 --- .../tech => published}/20190221 Testing Bash with BATS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20190221 Testing Bash with BATS.md (99%) diff --git a/translated/tech/20190221 Testing Bash with BATS.md b/published/20190221 Testing Bash with BATS.md similarity index 99% rename from translated/tech/20190221 Testing Bash with BATS.md rename to published/20190221 Testing Bash with BATS.md index 3b591a3816..f41ea939b7 100644 --- a/translated/tech/20190221 Testing Bash with BATS.md +++ b/published/20190221 Testing Bash with BATS.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (stevenzdg988) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13194-1.html) [#]: subject: (Testing Bash with BATS) [#]: via: (https://opensource.com/article/19/2/testing-bash-bats) [#]: author: (Darin London https://opensource.com/users/dmlond)