Skip to content

Commit 9c8a086

Browse files
authored
Merge pull request #66 from mongodb/revert-65-test
Revert "Test"
2 parents d1c238d + 21d5d4b commit 9c8a086

7 files changed

Lines changed: 10 additions & 1 deletion

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[
2+
{
3+
"test": "success"
4+
}
5+
]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Hello, world!

generated-usage-examples/test-examples/example.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

generated-usage-examples/test-examples/subdir/nested.py

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Hello, world!
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here's another test file at the dir root
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Hello, world! I'm a file at level two. I won't be copied unless
2+
recursive copy is enabled.

0 commit comments

Comments
 (0)