add some tests for RubyAlgebra::Parser

This commit is contained in:
2026-03-23 11:11:14 +03:00
parent b4319a41f4
commit 4a86e653d5
3 changed files with 72 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ Gem::Specification.new do |spec|
# Uncomment to register a new dependency of your gem
# spec.add_dependency "example-gem", "~> 1.0"
#
spec.add_development_dependency "rspec", "~> 3.13"
# For more information and examples about making a new gem, check out our
# guide at: https://bundler.io/guides/creating_gem.html