using ameba

This commit is contained in:
2022-01-04 00:30:41 +03:00
parent 5d7fca4096
commit fbe8c494ec
6 changed files with 15 additions and 19 deletions

View File

@@ -1,9 +0,0 @@
require "./spec_helper"
describe Passw0rdManager do
# TODO: Write tests
it "works" do
false.should eq(true)
end
end