Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c891b02

Browse files
Point to the correct unit test
1 parent a357afd commit c891b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ $ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g
66
$ make
77
```
88
The unit tests in the test directory shows you how to use certain parts of the colouring algorithm.
9-
The File [tests/io/graph_io_test.cpp][tests/io/graph_io_test.cpp], for instance, contains an example how to use graph data structure.
9+
The File [tests/io/graph_io_test.cpp](tests/io/graph_io_test.cpp), for instance, contains an example how to use graph data structure.
1010

1111
```sh
1212
$ build/tests/test_graph input/cti.graph

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /