From 27c1b366ce58e93434e77e964365474f5e7aa8d7 Mon Sep 17 00:00:00 2001 From: Schuyler Eldridge Date: Fri, 28 Sep 2018 12:39:01 -0400 Subject: Add firrtl.options tests Signed-off-by: Schuyler Eldridge --- src/test/resources/META-INF/services/firrtl.options.RegisteredLibrary | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/test/resources/META-INF/services/firrtl.options.RegisteredLibrary (limited to 'src/test/resources/META-INF/services/firrtl.options.RegisteredLibrary') diff --git a/src/test/resources/META-INF/services/firrtl.options.RegisteredLibrary b/src/test/resources/META-INF/services/firrtl.options.RegisteredLibrary new file mode 100644 index 00000000..f28a6850 --- /dev/null +++ b/src/test/resources/META-INF/services/firrtl.options.RegisteredLibrary @@ -0,0 +1 @@ +firrtlTests.options.BarLibrary \ No newline at end of file -- cgit v1.2.3