chore: move remote module fixtures for easier deletion when removed (#25736)

This commit is contained in:
Milan Burda 2020-10-05 03:22:35 +02:00 committed by GitHub
parent 485adae94c
commit 508b8d902b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 38 additions and 40 deletions

View file

@ -0,0 +1 @@
exports.aFunction = function () { return 1127; };