From 5e811a08fc6859a66265dd1a7b7bc9611b48d0e4 Mon Sep 17 00:00:00 2001 From: Venkata Harshavardhan Reddy Allu Date: Tue, 4 Sep 2018 23:23:31 +0530 Subject: Update git submodules * Update docs/submodules/sfc from branch 'master' - Refactor unit tests in 'test_test_utils.py' JIRA: SFC-126 JIRA: SFC-129 Some of the unit tests I wrote earlier needs to be separated into individual unit tests, which Mr Dimitrios has mentioned in one of my previous commits. Unit tests are supposed to be independent & should only test one test case at a time. This patch fixes them. Change-Id: I1ccecf049645fe4996d8b4fa5425d485727e1ae0 Signed-off-by: Venkata Harshavardhan Reddy Allu --- docs/submodules/sfc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sfc b/docs/submodules/sfc index 0ed4e4514..0d39b466b 160000 --- a/docs/submodules/sfc +++ b/docs/submodules/sfc @@ -1 +1 @@ -Subproject commit 0ed4e451447fb62b642a5b72430dacc216942216 +Subproject commit 0d39b466bf9530b1bc1c814b7b0db4ab287bf0f5 -- cgit 1.2.3-korg