diff options
Diffstat (limited to 'tools/rusttests/config/mozconfigs/windows-common')
-rw-r--r-- | tools/rusttests/config/mozconfigs/windows-common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/rusttests/config/mozconfigs/windows-common b/tools/rusttests/config/mozconfigs/windows-common new file mode 100644 index 0000000000..afdb996920 --- /dev/null +++ b/tools/rusttests/config/mozconfigs/windows-common @@ -0,0 +1,2 @@ +. "$topsrcdir/build/mozconfig.win-common" +. "$topsrcdir/tools/rusttests/config/mozconfigs/common" |