diff --git a/Test1 b/Test1 new file mode 100644 index 0000000..cf53de2 --- /dev/null +++ b/Test1 @@ -0,0 +1 @@ +Test outside src \ No newline at end of file diff --git a/src/Test b/src/Test index 8318c86..be0a43f 100644 --- a/src/Test +++ b/src/Test @@ -1 +1 @@ -Test \ No newline at end of file +Test in feature again \ No newline at end of file diff --git a/src/Test_feature1 b/src/Test_feature1 new file mode 100644 index 0000000..0adc36c --- /dev/null +++ b/src/Test_feature1 @@ -0,0 +1 @@ +Hello World Feature 1 \ No newline at end of file