mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Documentation: Fix typo in Testing markdown
This commit is contained in:
committed by
Jelle Raaijmakers
parent
4b1deb6fe1
commit
e98e9b8e81
@@ -1,6 +1,6 @@
|
||||
# Testing Ladybird
|
||||
|
||||
Tests are locates in `Tests/`, with a directory for each library.
|
||||
Tests are located in `Tests/`, with a directory for each library.
|
||||
|
||||
Every feature or bug fix added to LibWeb should have a corresponding test in `Tests/LibWeb`.
|
||||
The test should be either a Text, Layout, Ref, or Screenshot test depending on the feature.
|
||||
|
||||
Reference in New Issue
Block a user