Skip to content

Commit

Permalink
add a javadoc comment for a test
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 23, 2020
1 parent 0a5d833 commit f568fd5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import com.fasterxml.jackson.dataformat.yaml.YAMLGenerator;
import com.fasterxml.jackson.dataformat.yaml.YAMLMapper;

// NOTE: fails only on 2.x (2.12) -- fixed for 3.0
public class SimpleGeneration215Test extends ModuleTestBase
{
// [dataformats-text#215]: setting used in constructor
Expand Down

0 comments on commit f568fd5

Please sign in to comment.