Skip to content

Commit 0f1c9e1

Browse files
author
Sara Alemanno
committed
Remove server dependent tests
1 parent b426f35 commit 0f1c9e1

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

tests/run-macros/f-interpolator-tests.check

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ The float value is -Infinity
6565
000
6666
000000000
6767
am
68-
399630056
69-
399630056000
7068
19
7169
1982
7270
82

tests/run-macros/f-interpolator-tests.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ object Test {
162162
println(f"$date%tp")
163163
// println(f"$date%tz")
164164
// println(f"$date%tZ")
165-
println(f"$date%ts")
166-
println(f"$date%tQ")
165+
// println(f"$date%ts")
166+
// println(f"$date%tQ")
167167
// println(f"$date%tB")
168168
// println(f"$date%tb")
169169
// println(f"$date%th")

0 commit comments

Comments
 (0)