summaryrefslogtreecommitdiff
path: root/test/files/run/macroPlugins-typedMacroBody/scalac-plugin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macroPlugins-typedMacroBody/scalac-plugin.xml')
-rw-r--r--test/files/run/macroPlugins-typedMacroBody/scalac-plugin.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/run/macroPlugins-typedMacroBody/scalac-plugin.xml b/test/files/run/macroPlugins-typedMacroBody/scalac-plugin.xml
new file mode 100644
index 0000000000..e223fa5dca
--- /dev/null
+++ b/test/files/run/macroPlugins-typedMacroBody/scalac-plugin.xml
@@ -0,0 +1,4 @@
+<plugin>
+ <name>typed-macro-body</name>
+ <classname>typedMacroBody.Plugin</classname>
+</plugin> \ No newline at end of file