Skip to content
Snippets Groups Projects
Commit da50d5af authored by Enol Fernandez's avatar Enol Fernandez
Browse files

Added test for issue.

parent e28dfd24
Branches
Tags
1 merge request!10Preparing release 1.5.2
......@@ -145,6 +145,8 @@ if test "x${RUN_FSDETECT_TESTS}" = "x1" ; then
./test_trac_60.sh || exitcode=1
echo "* RFC #5"
./test_trac_5.sh || exitcode=1
echo "* Issue #3"
./test_issue_3.sh || exitcode=1
echo "***************************"
fi
if test "x${RUN_SCH_TESTS}" = "x1" ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment