Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil-adam committed May 23, 2024
1 parent 553741f commit 5848a37
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package pl.writeonly.catculus.adt.calculus

import pl.writeonly.catculus.TableDrivenPropertySpec

class FruitInterpreterSpec extends TableDrivenPropertySpec {
"Hello World"
}

0 comments on commit 5848a37

Please sign in to comment.