Skip to content

Commit 6d4ff9e

Browse files
Update README to simplify fossil-test integration
Removed references to 'pizza-test' from the README and cleaned up the integration instructions for 'fossil-test'.
1 parent d559780 commit 6d4ff9e

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -68,22 +68,6 @@ conan install git+https://github.com/fossillogic/fossil-test.git#v1.3.0 --name f
6868
```
6969

7070
#### Integrate the Dependency:
71-
<<<<<<< HEAD
72-
73-
Add the `fossil-test.wrap` file in your `subprojects` directory and include the following content:
74-
75-
```ini
76-
[wrap-git]
77-
url = https://github.com/fossillogic/fossil-test.git
78-
revision = v1.3.0
79-
80-
[provide]
81-
dependency_names = fossil-test, pizza-test
82-
```
83-
84-
In your `meson.build` file, integrate Fossil Test by adding the following line:
85-
=======
86-
>>>>>>> 87dc614f0bfe1184212aee792fffc5d6d1968125
8771

8872
Add the `fossil-test.wrap` file in your `subprojects` directory and include the following content:
8973

0 commit comments

Comments
 (0)