Skip to content
Snippets Groups Projects
Commit 1171a9a0 authored by Regis Blanc's avatar Regis Blanc
Browse files

FrontEndTests should use correct path

parent 0b70ccac
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ class FrontEndsTest extends leon.test.LeonTestSuite {
purescala.RestoreMethods andThen
utils.FileOutputPhase
forEachFileIn("frontends" ) { f =>
forEachFileIn("regression/frontends" ) { f =>
testExtr(f)
}
......
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