Santhosh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/123193
Change subject: Move the segmentation tests to a new folder
......................................................................
Move the segmentation tests to a new folder
Change-Id: I3298890cb715377cbe04eb4a6e22dd41ac9c3bae
---
M tests/index.js
R tests/segmentation/CXSegmenter.test.js
R tests/segmentation/SegmentationTests.json
3 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/cxserver
refs/changes/93/123193/1
diff --git a/tests/index.js b/tests/index.js
index bdea691..8535a55 100644
--- a/tests/index.js
+++ b/tests/index.js
@@ -14,7 +14,7 @@
namespace: 'CX'
},
tests: [
- './tests/CXSegmenter.test.js',
+ './tests/segmentation/CXSegmenter.test.js',
'./tests/mt/Rot13/Rot13.test.js',
]
}, function ( err, report ) {
diff --git a/tests/CXSegmenter.test.js b/tests/segmentation/CXSegmenter.test.js
similarity index 100%
rename from tests/CXSegmenter.test.js
rename to tests/segmentation/CXSegmenter.test.js
diff --git a/tests/SegmentationTests.json
b/tests/segmentation/SegmentationTests.json
similarity index 100%
rename from tests/SegmentationTests.json
rename to tests/segmentation/SegmentationTests.json
--
To view, visit https://gerrit.wikimedia.org/r/123193
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3298890cb715377cbe04eb4a6e22dd41ac9c3bae
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/cxserver
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits