diff --git a/Amazon-Core/test2 b/Amazon-Core/test2 new file mode 100644 index 0000000..ce8018b --- /dev/null +++ b/Amazon-Core/test2 @@ -0,0 +1 @@ +Hi world diff --git a/test1 b/test1 new file mode 100644 index 0000000..5445afa --- /dev/null +++ b/test1 @@ -0,0 +1 @@ +echo "hello world" diff --git a/test2 b/test2 new file mode 100644 index 0000000..5e211b4 --- /dev/null +++ b/test2 @@ -0,0 +1,2 @@ +Hi test 2 +hello world diff --git a/test3 b/test3 new file mode 100644 index 0000000..07f9c18 --- /dev/null +++ b/test3 @@ -0,0 +1 @@ +hello world test 3