From f6a49755a992dd11f45336c524cbe6948e14fe3f Mon Sep 17 00:00:00 2001 From: stevenzdg988 <3442417@qq.com> Date: Wed, 3 Feb 2021 20:56:30 +0800 Subject: [PATCH] Translating --- sources/tech/20190221 Testing Bash with BATS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/tech/20190221 Testing Bash with BATS.md b/sources/tech/20190221 Testing Bash with BATS.md index 16c65b2670..1499b811e7 100644 --- a/sources/tech/20190221 Testing Bash with BATS.md +++ b/sources/tech/20190221 Testing Bash with BATS.md @@ -1,5 +1,5 @@ [#]: collector: (lujun9972) -[#]: translator: ( ) +[#]: translator: (stevenzdg988) [#]: reviewer: ( ) [#]: publisher: ( ) [#]: url: ( ) @@ -245,7 +245,7 @@ via: https://opensource.com/article/19/2/testing-bash-bats 作者:[Darin London][a] 选题:[lujun9972][b] -译者:[译者ID](https://github.com/译者ID) +译者:[stevenzdg988](https://github.com/stevenzdg988) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出