Skip to content

Commit 17d3b3b

Browse files
committed
Removes readme section about not running tests
1 parent 0d9b0d9 commit 17d3b3b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,4 @@ fn main() {
8787
// Run the application
8888
ui.main();
8989
}
90-
```
91-
92-
## Testing Note
93-
Travis does not connect video devices to their testing environments, so the tests cannot be run. Therefore, the "tests" only check compilation.
94-
95-
[libui]: https://github.com/andlabs/libui
90+
```

0 commit comments

Comments
 (0)