Skip to content
Snippets Groups Projects
Commit 1354c7e9 authored by Jan Vesely's avatar Jan Vesely
Browse files

remove tests for vpa and rhdpda from testing script

parent a591fae0
No related branches found
No related tags found
No related merge requests found
......@@ -59,20 +59,6 @@ function testIdpda
}
 
 
function testVpa
{
echo "VPA:"
echo " Tests not implemented yet."
}
function testRhdpda
{
echo "RHDPDA:"
echo " Tests not implemented yet."
}
function printIntroduction
{
echo "adeterminize tests:"
......@@ -98,6 +84,4 @@ printIntroduction
checkAdeterminizeExecutable
testFsm
testIdpda
testVpa
testRhdpda
printResults
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment