Skip to content
This repository was archived by the owner on Aug 14, 2022. It is now read-only.

Commit a498380

Browse files
committed
Updated to 1.1.4 version
1 parent a65c8cf commit a498380

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

README-ES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Para ejecutar las [pruebas](tests/File/test) simplemente:
8686

8787
## ☑ TODO
8888

89-
- [*] Completar tests
89+
- [x] Completar tests
9090
- [ ] Completar archivos README
9191

9292
### Contribuir

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,9 @@ To run [tests](tests/File/test) simply:
8686

8787
## ☑ TODO
8888

89-
- [*] Expand tests
89+
- [x] Expand tests
9090
- [ ] Expand README files
9191

92-
Available test methods in this library:
93-
94-
```php
95-
FileTest::testSearchString();
96-
```
97-
9892
### Contribute
9993
1. Check for open issues or open a new issue to start a discussion around a bug or feature.
10094
1. Fork the repository on GitHub to start making your changes.

0 commit comments

Comments
 (0)