This repository has been archived on 2022-12-21. You can view files and clone it, but cannot push or open issues or pull requests.
sdm04/README.md

10 lines
208 B
Markdown
Raw Normal View History

2022-11-29 16:25:52 +00:00
# SDM assigment 04
2022-12-06 14:35:18 +00:00
2022-11-29 16:25:52 +00:00
Classes come from [https://github.com/apache/commons-lang](https://github.com/apache/commons-lang)
revision `770e72d2f78361b14f3fe27caea41e5977d3c638`
2022-12-06 14:35:18 +00:00
2022-11-29 16:25:52 +00:00
## Run Tests
2022-12-06 14:35:18 +00:00
```
2022-11-29 16:25:52 +00:00
mvn clean test
```