mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Remove mentions of coffeescript from docs
This commit is contained in:
parent
27a92ab03a
commit
d3080e2566
7 changed files with 8 additions and 16 deletions
|
@ -40,7 +40,7 @@ describe('ProxyPair', function() {
|
|||
config = new Config;
|
||||
destination = [];
|
||||
|
||||
// Using the mock PeerConnection definition from spec/snowflake.spec.coffee.
|
||||
// Using the mock PeerConnection definition from spec/snowflake.spec.js
|
||||
var pp = new ProxyPair(fakeRelay, rateLimit, config.pcConfig);
|
||||
|
||||
beforeEach(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue