getItem, setItem complete. Added scripts.
This commit is contained in:
parent
e38bab5054
commit
ee4059ac5a
6 changed files with 95 additions and 0 deletions
3
mnesia/test_db
Executable file
3
mnesia/test_db
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
erl -eval 'eunit:test(ggs_db_test), q().'
|
Reference in a new issue