Skip to content

Commit

Permalink
Fixes #16580: rl integration tests cleaned
Browse files Browse the repository at this point in the history
  • Loading branch information
gpoblon committed Jan 20, 2020
1 parent e55cb0f commit e8b669f
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 729 deletions.
2 changes: 1 addition & 1 deletion rudder-lang/src/compile.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ pub fn compile_file(source: &Path, dest: &Path, technique: bool) -> Result<()> {
None
};
cfe.generate(&ast, file, technique)
}
}
Loading

0 comments on commit e8b669f

Please sign in to comment.