Skip to content

Fix colorization unittest #924

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 20, 2014
Merged

Fix colorization unittest #924

merged 4 commits into from
Oct 20, 2014

Conversation

yuit
Copy link
Contributor

@yuit yuit commented Oct 20, 2014

Fix the unit test for colorization. That previously was not running.

"loggedIO.ts",
"rwcRunner.ts",
"runner.ts"
].map(function (f) {
return path.join(harnessDirectory, f);
});
}).concat([
"services/colorization.ts"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about the other one: documentRegistry?

@mhegazy
Copy link
Contributor

mhegazy commented Oct 20, 2014

looks good to me, just some more cleanup we need to do. thanks.

@CyrusNajmabadi
Copy link
Contributor

👍

yuit pushed a commit that referenced this pull request Oct 20, 2014
@yuit yuit merged commit a6eb698 into master Oct 20, 2014
@yuit yuit deleted the fixColorizationUnittest branch October 20, 2014 21:52
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants