Skip to content

Commit 3b4a526

Browse files
committed
update snapshots
1 parent db15eb0 commit 3b4a526

8 files changed

+17
-8
lines changed

rewatch/tests/snapshots/bs-dev-dependency-used-by-non-dev-source.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
Cleaned 0/18
1+
Cleaned 0/20
22
Parsed 2 source files
3+
[rewatch] Copying file NS_alias-@NewNamespace to ocaml build path
34
Compiled 2 modules
45

56
The field 'bs-dependencies' found in the package config of '@testrepo/deprecated-config' is deprecated and will be removed in a future version.

rewatch/tests/snapshots/dependency-cycle.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Cleaned 0/18
1+
Cleaned 0/20
22
Parsed 1 source files
33
Compiled 0 modules
44

rewatch/tests/snapshots/remove-file.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Cleaned 1/18
1+
Cleaned 1/20
22
Parsed 0 source files
33
Compiled 1 modules
44

rewatch/tests/snapshots/rename-file-internal-dep-namespace.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
Cleaned 2/18
1+
Cleaned 2/20
22
Parsed 2 source files
3+
[rewatch] Copying file InternalDep to ocaml build path
4+
[rewatch] Copying file Other_module2-@NewNamespace to ocaml build path
35
Compiled 3 modules
46

57
The field 'bs-dependencies' found in the package config of '@testrepo/deprecated-config' is deprecated and will be removed in a future version.

rewatch/tests/snapshots/rename-file-internal-dep.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
Cleaned 2/18
1+
Cleaned 2/20
22
Parsed 2 source files
3+
[rewatch] Copying file InternalDep2 to ocaml build path
34
Compiled 2 modules
45

56
The field 'bs-dependencies' found in the package config of '@testrepo/deprecated-config' is deprecated and will be removed in a future version.

rewatch/tests/snapshots/rename-file-with-interface.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
 No implementation file found for interface file (skipping): src/ModuleWithInterface.resi
2-
Cleaned 2/18
2+
Cleaned 2/20
33
Parsed 1 source files
4+
[rewatch] Copying file ModuleWithInterface2 to ocaml build path
5+
[rewatch] Copying file Main to ocaml build path
46
Compiled 2 modules
57

68
The field 'bs-dependencies' found in the package config of '@testrepo/deprecated-config' is deprecated and will be removed in a future version.

rewatch/tests/snapshots/rename-file.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
Cleaned 1/18
1+
Cleaned 1/20
22
Parsed 1 source files
3+
[rewatch] Copying file Main2 to ocaml build path
34
Compiled 1 modules
45

56
The field 'bs-dependencies' found in the package config of '@testrepo/deprecated-config' is deprecated and will be removed in a future version.

rewatch/tests/snapshots/rename-interface-file.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
 No implementation file found for interface file (skipping): src/ModuleWithInterface2.resi
2-
Cleaned 1/18
2+
Cleaned 1/20
33
Parsed 1 source files
4+
[rewatch] Copying file ModuleWithInterface to ocaml build path
5+
[rewatch] Copying file Dep02 to ocaml build path
46
Compiled 2 modules
57

68
The field 'bs-dependencies' found in the package config of '@testrepo/deprecated-config' is deprecated and will be removed in a future version.

0 commit comments

Comments
 (0)