broken links

This commit is contained in:
Anna Bulenkova 2015-05-19 18:20:46 +02:00
parent c1a56585a5
commit e808d9baeb

View File

@ -30,11 +30,11 @@ for plugin UI testing, but we don't use either of them and cannot provide any gu
Internally, we use manual testing for testing our Swing UIs.
* [Tests and Fixtures](testing_plugins/tests_and_fixtures.html)
* [Light and Heavy Tests](testing_plugins/light_and_heavy_tests.html)
* [Test Project and Testdata Directories](testing_plugins/test_project_and_testdata_directories.html)
* [Writing Tests](testing_plugins/writing_tests.html)
* [Testing Highlighting](testing_plugins/testing_highlighting.html)
* [Tests and Fixtures](basics/testing_plugins/tests_and_fixtures.html)
* [Light and Heavy Tests](basics/testing_plugins/light_and_heavy_tests.html)
* [Test Project and Testdata Directories](basics/testing_plugins/test_project_and_testdata_directories.html)
* [Writing Tests](basics/testing_plugins/writing_tests.html)
* [Testing Highlighting](basics/testing_plugins/testing_highlighting.html)
Check out