diff options
| author | Albert Magyar | 2020-07-14 11:29:05 -0700 |
|---|---|---|
| committer | Albert Magyar | 2020-07-14 12:55:35 -0700 |
| commit | 63bfb32c72e4db52bd376b3fd96bb0247ee167fb (patch) | |
| tree | 3eab583976d357c5364062c58fa857aab7e85a0c /src/test/scala | |
| parent | 82956e47b6348cad8776e01e37ba6ed74a6c750d (diff) | |
Delete outdated scalastyle configuration comments from source
Diffstat (limited to 'src/test/scala')
| -rw-r--r-- | src/test/scala/firrtlTests/graph/DiGraphTests.scala | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/scala/firrtlTests/graph/DiGraphTests.scala b/src/test/scala/firrtlTests/graph/DiGraphTests.scala index 71cc517e..0f8c7193 100644 --- a/src/test/scala/firrtlTests/graph/DiGraphTests.scala +++ b/src/test/scala/firrtlTests/graph/DiGraphTests.scala @@ -5,7 +5,6 @@ package firrtlTests.graph import firrtl.graph._ import firrtl.testutils._ -//scalastyle:off magic.number class DiGraphTests extends FirrtlFlatSpec { val acyclicGraph = DiGraph(Map( |
