This website requires JavaScript.
Explore
Help
Sign In
martin
/
nci
Watch
1
Star
0
Fork
0
You've already forked nci
mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced
2025-01-25 20:46:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4b0bd39e1a
nci
/
test
/
distributor
/
index.js
6 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
distributor tests is dir now
2015-06-15 19:51:39 +00:00
'use strict'
;
require
(
'./main.js'
)
;
add trigger after tests
2015-06-15 20:56:09 +00:00
require
(
'./triggerAfter.js'
)
;
add minimal test for blocking + run project on the first step two prevent parallel run next calls
2015-06-16 20:51:38 +00:00
require
(
'./blocking.js'
)
;
Reference in New Issue
Copy Permalink