From dcccf6e2c90ef7b079ac6a4f6258b7d550fa79c5 Mon Sep 17 00:00:00 2001 From: Eli Halych Date: Tue, 24 Nov 2020 09:59:07 +0000 Subject: Change mass-pnf-sim folder name to masspnfsim Details: - Allows for importing python files/classes/methods via normal import. - Dashes in mass-pnf-sim prevented from a normal Python import. - mass-pnf-sim path referenced in the project files changed to masspnfsim. - Possibility of using masspnfsim as a git submodule that requires noraml import. Issue-ID: INT-1789 Signed-off-by: Eli Halych Change-Id: I00cd753181c9b240b99881057cf777cf7977387a --- test/mocks/masspnfsim/pnf-sim-lightweight/templates/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/mocks/masspnfsim/pnf-sim-lightweight/templates/.gitattributes (limited to 'test/mocks/masspnfsim/pnf-sim-lightweight/templates/.gitattributes') diff --git a/test/mocks/masspnfsim/pnf-sim-lightweight/templates/.gitattributes b/test/mocks/masspnfsim/pnf-sim-lightweight/templates/.gitattributes new file mode 100644 index 000000000..f7d3c009b --- /dev/null +++ b/test/mocks/masspnfsim/pnf-sim-lightweight/templates/.gitattributes @@ -0,0 +1 @@ +*.gz binary \ No newline at end of file -- cgit 1.2.3-korg