Moved parser run to GribParserTest

This commit is contained in:
Guntis Smaukstelis
2025-01-30 22:57:32 +02:00
parent de69deb891
commit 3dbd2b5b55
3 changed files with 23 additions and 16 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ npm run dev
```
Run one file
```sbt "runMain grib.GribParser"```
```sbt "runMain grib.GribParserTest"```
## Backend Tech:
- scala: cats-effects, http4s, fs2, circe, scalatest