diff options
| author | Jack Koenig | 2021-12-01 14:49:34 -0800 |
|---|---|---|
| committer | GitHub | 2021-12-01 14:49:34 -0800 |
| commit | 392ea3c9b5b04e374eeb1bf3b0d87ac9fbf45513 (patch) | |
| tree | 3b7e8a9713ffb5269b6c87f166a46dd235c6927d /no-plugin-tests/src/test/scala/chiselTests/ChiselSpec.scala | |
| parent | cdb02ea4412b4cb3b42f6c78a4bae76b43be9d64 (diff) | |
Require the chisel3 compiler plugin (#2271)
As the chisel3 compiler plugin is now required, we can delete unused
code for reflective autoclonetype as well as the noPluginTests.
Diffstat (limited to 'no-plugin-tests/src/test/scala/chiselTests/ChiselSpec.scala')
| l--------- | no-plugin-tests/src/test/scala/chiselTests/ChiselSpec.scala | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/no-plugin-tests/src/test/scala/chiselTests/ChiselSpec.scala b/no-plugin-tests/src/test/scala/chiselTests/ChiselSpec.scala deleted file mode 120000 index 9b257eeb..00000000 --- a/no-plugin-tests/src/test/scala/chiselTests/ChiselSpec.scala +++ /dev/null @@ -1 +0,0 @@ -../../../../../src/test/scala/chiselTests/ChiselSpec.scala
\ No newline at end of file |
