1 2 3 4 5
-module(foodep_tests). -include_lib("eunit/include/eunit.hrl"). foodep_test() -> ?assert(foodep:foodep()).