# Testing Structs

You can run individual tests like:

```
go test -run TestArea/Rectangle
```