##// END OF EJS Templates
fixed bug in applying a lifetime while processing the json configuration...
fixed bug in applying a lifetime while processing the json configuration fixed template-compile

File last commit:

r135:03e32ec7c20b ioc ts support
r152:8bee6a6d5f46 v1.4.0-rc10 default
Show More
plan.js
10 lines | 227 B | application/javascript | JavascriptLexer
cin
Amd tests are passed
r91 define([
"./ActivatableTests",
"./trace-test",
"./TraceSourceTests",
"./CancellationTests",
"./ObservableTests",
"./ContainerTests",
"./SafeTests",
cin
Completely removed IoC annotations...
r135 "./TextTests",
"./FluentContainerTests"
cin
Amd tests are passed
r91 ]);