diff options
| -rw-r--r-- | tests/ngit/main.rs | 6 | ||||
| -rw-r--r-- | tests/ngit_init.rs (renamed from tests/ngit/init.rs) | 0 | ||||
| -rw-r--r-- | tests/ngit_list.rs (renamed from tests/ngit/list.rs) | 0 | ||||
| -rw-r--r-- | tests/ngit_login.rs (renamed from tests/ngit/login.rs) | 0 | ||||
| -rw-r--r-- | tests/ngit_pull.rs (renamed from tests/ngit/pull.rs) | 0 | ||||
| -rw-r--r-- | tests/ngit_push.rs (renamed from tests/ngit/push.rs) | 0 | ||||
| -rw-r--r-- | tests/ngit_send.rs (renamed from tests/ngit/send.rs) | 0 |
7 files changed, 0 insertions, 6 deletions
diff --git a/tests/ngit/main.rs b/tests/ngit/main.rs deleted file mode 100644 index fe852df..0000000 --- a/tests/ngit/main.rs +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | mod init; | ||
| 2 | mod list; | ||
| 3 | mod login; | ||
| 4 | mod pull; | ||
| 5 | mod push; | ||
| 6 | mod send; | ||
diff --git a/tests/ngit/init.rs b/tests/ngit_init.rs index c8390e3..c8390e3 100644 --- a/tests/ngit/init.rs +++ b/tests/ngit_init.rs | |||
diff --git a/tests/ngit/list.rs b/tests/ngit_list.rs index 26cf717..26cf717 100644 --- a/tests/ngit/list.rs +++ b/tests/ngit_list.rs | |||
diff --git a/tests/ngit/login.rs b/tests/ngit_login.rs index 477b25b..477b25b 100644 --- a/tests/ngit/login.rs +++ b/tests/ngit_login.rs | |||
diff --git a/tests/ngit/pull.rs b/tests/ngit_pull.rs index 6637859..6637859 100644 --- a/tests/ngit/pull.rs +++ b/tests/ngit_pull.rs | |||
diff --git a/tests/ngit/push.rs b/tests/ngit_push.rs index eb452cd..eb452cd 100644 --- a/tests/ngit/push.rs +++ b/tests/ngit_push.rs | |||
diff --git a/tests/ngit/send.rs b/tests/ngit_send.rs index 2aad232..2aad232 100644 --- a/tests/ngit/send.rs +++ b/tests/ngit_send.rs | |||