From 2d80b92cb8fae921393707960bbbb59bc994c071 Mon Sep 17 00:00:00 2001
From: Rick Waldron <waldron.rick@gmail.com>
Date: Thu, 25 Jan 2018 14:37:48 -0500
Subject: [PATCH] features.txt: use new convention

---
 features.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/features.txt b/features.txt
index 09f65a7f89..b6e73c2394 100644
--- a/features.txt
+++ b/features.txt
@@ -65,6 +65,8 @@ Array.prototype.flatMap
 # Includes all tests for:
 # String.prototype.{trimStart, trimEnd, trimLeft, trimRight }
 string-trimming
+String.prototype.trimEnd
+String.prototype.trimStart
 
 # Standard language features
 #
-- 
GitLab